1 |
edwenger |
1.2 |
infile = "/store/relval/CMSSW_3_3_0_pre5/RelValHydjetQ_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V8-v1/0004/D2E41C64-41AB-DE11-890F-001D09F2932B.root"
|
2 |
|
|
outfile = "gammajet20_MIX_RAW.root"
|
3 |
|
|
|
4 |
|
|
cmsDriver.py Pyquen_GammaJet_pt20_4TeV_cfi.py -n 1 \
|
5 |
|
|
-s GEN:hiSignal,SIM,DIGI,L1,DIGI2RAW --scenario HeavyIons --himix \
|
6 |
|
|
--conditions FrontierConditions_GlobalTag,MC_31X_V9::All \
|
7 |
|
|
--datatier 'GEN-SIM-RAW' --eventcontent=RAWDEBUG \
|
8 |
|
|
--filein=$infile --fileout=$outfile --processName 'HISIGNAL' \
|
9 |
|
|
--no_exec
|