ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/Utilities/scripts/mixDiJet_reco.sh
Revision: 1.3
Committed: Sat Oct 3 18:01:30 2009 UTC (15 years, 7 months ago) by edwenger
Content type: application/x-sh
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +4 -2 lines
Log Message:
minor fix. pre6 input files.

File Contents

# User Rev Content
1 edwenger 1.3 #!/bin/sh
2    
3     infile="/store/relval/CMSSW_3_3_0_pre6/RelValHydjetQ_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V9-v1/0005/1CCBE44D-F1AF-DE11-A698-001D09F27003.root"
4     outfile="dijet80_MIX_RECO.root"
5 edwenger 1.2
6     cmsDriver.py Pyquen_DiJet_pt80to120_4TeV_cfi.py -n 1 \
7     -s GEN:hiSignal,SIM,DIGI,L1,DIGI2RAW,RAW2DIGI,RECO --scenario HeavyIons --himix \
8     --conditions FrontierConditions_GlobalTag,MC_31X_V9::All \
9     --datatier 'GEN-SIM-RAW-RECO' --eventcontent=FEVTDEBUG \
10     --filein=$infile --fileout=$outfile --processName 'HISIGNAL' \
11     --no_exec