Generation of HI MC data for DQM
- First step: Reconstruction with cmsDriver.py
- Generation of MC data until DISI2RAW?
- Case 1 : Using Twiki page of DQM example (to see the page click https://twiki.cern.ch/twiki/bin/view/CMS/DQMOffline#TesT
)
- CMSSW_3_1_1, lxplus
- source : Configuration/Generator/Hydjet_Quenched_MinBias_4TeV_cfi.py
- option of cmsDriver.py :
cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW,HLT:1E31 -n 10
--eventcontent FEVTDEBUGHLT --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc --no_exe
- Command and error on lxplus at CERN
- Case 2 : Using Twiki page of DQM example except step of HLT (to see the page click https://twiki.cern.ch/twiki/bin/view/CMS/DQMOffline#TesT
)
- CMSSW_3_1_1, lxplus
- source : Configuration/Generator/Hydjet_Quenched_MinBias_4TeV_cfi.py
- option of cmsDriver.py :
cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW -n 10 --eventcontent FEVTDEBUGHLT --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc --no_exe
- Command and error on lxplus at CERN, except HLT
- Case 3 :
- CMSSW_3_2_5 , cms-kr (in CERN, blg 587 R-040)
- source : Configuration/Generator/Hydjet_Quenched_MinBias_4TeV_cfi.py
- option of cmsDriver.py :
cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW,HLT -n 10 --eventcontent FEVTDEBUGHLT --conditions
FrontierConditions_GlobalTag,MC_31X_V5::All --mc --scenario=HeavyIons
- Command and error on cmskr01 at CERN
- MC offline DQM
- Case 1 : Using generated MC data at MIT
- CMSSW_3_1_1, cgate.mit.edu
- source data :/store/mc/Summer09/Hydjet_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V2-GaussianVtx_311_ver1/0002/CCE11298-247A-DE11-92F1-001C23C0F107.root (MIT data by Yetkin mail)
- option of cmsDriver.py :
cmsDriver.py step2_MC1_2_HI -s RAW2DIGI,RECO,DQM n 2 --filein file:dcache:///pnfs/cmsaf.mit.edu/t2bat/cms/store/mc/Summer09/Hydjet_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V2-
GaussianVtx_311_ver1/0002/CCE11298-247A-DE11-92F1-001C23C0F107.root --eventcontent RECOSIM --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc
* Command and error of MIT data
* Case 2 : Using MIT data
--
SeoKonKang - 19 Aug 2009