ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/Utilities/scripts/mixZmumuAcc.sh
Revision: 1.1
Committed: Fri Jan 22 15:06:04 2010 UTC (15 years, 3 months ago) by edwenger
Content type: application/x-sh
Branch: MAIN
CVS Tags: HEAD
Log Message:
cmsDriver command to make Zmumu embedding configuration with acceptance selector

File Contents

# User Rev Content
1 edwenger 1.1 #!/bin/sh
2    
3     infile="/store/relval/CMSSW_3_4_0_pre5/RelValHydjetQ_MinBias_4TeV/GEN-SIM-RAW/MC_3XY_V12-v1/0002/F4B78E40-0FCC-DE11-9C42-0030487A322E.root"
4     outfile="zmumuAcc_GEN.root"
5    
6     cmsDriver.py GeneratorInterface/PyquenInterface/python/Pyquen_Zmumu_4TeV_dimuonAcc_cfi.py -n 1 \
7     -s GEN:hiSignal --scenario HeavyIons --himix \
8     --conditions FrontierConditions_GlobalTag,MC_3XY_V12::All \
9     --datatier 'GEN' --eventcontent=RAWDEBUG \
10     --filein=$infile --fileout=$outfile --processName 'HISIGNAL' \
11     --no_exec