Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Split Cluster StudyLinks | ||||||||
Line: 29 to 29 | ||||||||
git remote add hunyadix git@github.com:hunyadix/cmssw.git git fetch hunyadix git checkout -t hunyadix/ModForPixelMerger | ||||||||
Changed: | ||||||||
< < | ... | |||||||
> > | git clone git@github.com:hunyadix/PhaseISplitClusterAnalyzer.git DPGAnalysis/PhaseISplitClusterAnalyzer scram b -j 20 | |||||||
Generating a CMSSW config file | ||||||||
Line: 91 to 92 | ||||||||
Running the HistogramMerger is as simple as checking out the git repository and specifying the target files and the output name in src/main.cxx. | ||||||||
Added: | ||||||||
> > | Tests
| |||||||
ResultsTTbar events, no pileup, 95% dcol efficiency statistics files: |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Split Cluster StudyLinks | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
Line: 21 to 21 | ||||||||
export SCRAM_ARCH=slc6_amd64_gcc530 cmsrel CMSSW_9_3_0_pre1 | ||||||||
Changed: | ||||||||
< < | cd CMSSW_9_3_0_pre1src | |||||||
> > | cd CMSSW_9_3_0_pre1/src | |||||||
cmsenv git cms init git cms-addpkg SimTracker /SiPixelDigitizer |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Split Cluster StudyLinks | ||||||||
Line: 58 to 58 | ||||||||
For no PU, I usually generate TTbar events. | ||||||||
Deleted: | ||||||||
< < | Running the HistogramMergerRunning the HistogramMerger is as simple as checking out the git repository and specifying the target files and the output name in src/main.cxx. | |||||||
How to add dynamic inefficiencyThe tag is set when the db file is generated. | ||||||||
Line: 82 to 78 | ||||||||
process.dynineffprefer = cms.ESPrefer("PoolDBESSource", "DynIneffReader") | ||||||||
Added: | ||||||||
> > | Calculating the pileup for data filesExample:brilcalc lumi --byls -u /nb --minBiasXsec 78100 --begin 5659 --end 9999 | head -n-8 | tail -n+5 | sed "s;|;;g;s;:; ;g"):This bash-script can be called from the SplitClusterStudy analyzer (currently commented out), but opening a socket to store the string as a result still regularly fails (and also takes up too much time when testing). Running the HistogramMergerRunning the HistogramMerger is as simple as checking out the git repository and specifying the target files and the output name in src/main.cxx. | |||||||
ResultsTTbar events, no pileup, 95% dcol efficiency statistics files: | ||||||||
Line: 98 to 107 | ||||||||
ValidationExamples for module cluster plots of single events are shown below. Nothing unordinary to be seen. | ||||||||
Added: | ||||||||
> > |
| |||||||
Fluctuations in the leftmost and the rightmost pixelsPositions for the boundary clusters in pixels:
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Plans for the analysis | ||||||||
Line: 117 to 130 | ||||||||
| ||||||||
Added: | ||||||||
> > |
|
Line: 1 to 1 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Split Cluster StudyLinks | ||||||||||
Line: 10 to 10 | ||||||||||
| ||||||||||
Changed: | ||||||||||
< < | TODOs | |||||||||
> > | TODOs (problem fixes, find plans at the end of this page) | |||||||||
| ||||||||||
Line: 92 to 90 | ||||||||||
/store/user/ahunyadi/SCS/Run2_CMSSW93X/SCS_93X_mcRun2_DynIneff_95_GEN_SIM_RAWTODIGI_evt100000 | ||||||||||
Added: | ||||||||||
> > | For users on the ui3 of the Wigner institute:
/data/gridout/ahunyadi/SCS/Run2_CMSSW93X/SCS_93X_mcRun2_DynIneff_95_GEN_SIM_RAWTODIGI_evt100000/171212_101805/0000/ ValidationExamples for module cluster plots of single events are shown below. Nothing unordinary to be seen.Fluctuations in the leftmost and the rightmost pixelsPositions for the boundary clusters in pixels:
| |||||||||
Plans for the analysis | ||||||||||
Added: | ||||||||||
> > |
| |||||||||
-- AdamHunyadi - 2017-12-04 \ No newline at end of file | ||||||||||
Added: | ||||||||||
> > |
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Split Cluster StudyLinks | ||||||||
Line: 12 to 12 | ||||||||
TODOs
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Recipe to run the framework | ||||||||
Line: 58 to 58 | ||||||||
For no PU, I usually generate TTbar events. | ||||||||
Added: | ||||||||
> > | Running the HistogramMergerRunning the HistogramMerger is as simple as checking out the git repository and specifying the target files and the output name in src/main.cxx. | |||||||
How to add dynamic inefficiencyThe tag is set when the db file is generated. |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Split Cluster StudyLinks | ||||||||
Line: 11 to 11 | ||||||||
TODOs
| ||||||||
Added: | ||||||||
> > |
| |||||||
Recipe to run the framework | ||||||||
Line: 76 to 77 | ||||||||
process.dynineffprefer = cms.ESPrefer("PoolDBESSource", "DynIneffReader") | ||||||||
Added: | ||||||||
> > | ||||||||
Results | ||||||||
Added: | ||||||||
> > | TTbar events, no pileup, 95% dcol efficiency statistics files:
/store/user/ahunyadi/SCS/Run2_CMSSW93X/SCS_93X_mcRun2_DynIneff_95_GEN_SIM_RAWTODIGI_evt100000 | |||||||
Plans for the analysis-- AdamHunyadi - 2017-12-04 |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Split Cluster StudyLinks | ||||||||
Line: 15 to 14 | ||||||||
Recipe to run the framework | ||||||||
Added: | ||||||||
> > | Deploy scriptexport SCRAM_ARCH=slc6_amd64_gcc530 cmsrel CMSSW_9_3_0_pre1 cd CMSSW_9_3_0_pre1src cmsenv git cms init git cms-addpkg SimTracker/SiPixelDigitizer git cms-addpkg RecoLocalTracker/SiPixelClusterizer git remote add hunyadix git@github.com:hunyadix/cmssw.git git fetch hunyadix git checkout -t hunyadix/ModForPixelMerger ... Generating a CMSSW config filecmsDriver.py \ -s GEN,SIM,DIGI,L1,DIGI2RAW,RAW2DIGI,RECO \ --evt_type SingleNuE10_cfi \ --process PrivateRECO \ --conditions auto:phase1_2017_realistic \ --era Run2_2017 \ --geometry DB:Extended \ --pileup Flat_0_50_25ns \ --relval 9000,50 \ --beamspot Realistic25ns13TeVEarly2017Collision \ --filein /store/relval/CMSSW_9_0_0_pre4/RelValMinBias_13/GEN-SIM/90X_upgrade2017_realistic_v6-v1/10000/0047A0C1-BDEC-E611-8FD9-0CC47A4D7630.root \ --pileup_input das:/RelValMinBias_13/CMSSW_9_2_3-92X_upgrade2017_realistic_v1_earlyBS2017-v1/GEN-SIM \ --eventcontent RECOSIM \ --datatier GEN-SIM-RECO \ --fileout file:GenNu_FlatPileup0to50_GENSIMRECO.root \ --python_filename PhaseI_GenNu_FlatPileup0to50_cfg.py \ --runUnscheduled \ -n 10 \ --no_execFor no PU, I usually generate TTbar events. How to add dynamic inefficiencyThe tag is set when the db file is generated.# Add dynamic inefficiency to simulate dcol losses dynIneff_db = 'sqlite_file:phase1_efficiencies_95_pure.db' dynIneff_tag = 'SiPixelDynamicInefficiency_v1' process.DynIneffReader = cms.ESSource("PoolDBESSource", DBParameters = cms.PSet( messageLevel = cms.untracked.int32(0), authenticationPath = cms.untracked.string('')), toGet = cms.VPSet(cms.PSet( record = cms.string("SiPixelDynamicInefficiencyRcd"), tag = cms.string(dynIneff_tag))), connect = cms.string(dynIneff_db)) process.dynineffprefer = cms.ESPrefer("PoolDBESSource", "DynIneffReader") | |||||||
ResultsPlans for the analysis |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Split Cluster StudyLinks | ||||||||
Line: 13 to 13 | ||||||||
TODOs
| ||||||||
Added: | ||||||||
> > | Recipe to run the framework | |||||||
ResultsPlans for the analysis |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Split Cluster StudyLinks | ||||||||
Changed: | ||||||||
< < | Checklist for the current issues
| |||||||
> > | Issues
TODOs
| |||||||
Results |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
Split Cluster StudyLinksChecklist for the current issues
ResultsPlans for the analysis-- AdamHunyadi - 2017-12-04 |