ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/Utilities/scripts/reco.sh
(Generate patch)

Comparing UserCode/CmsHi/Utilities/scripts/reco.sh (file contents):
Revision 1.4 by edwenger, Mon Sep 21 10:02:53 2009 UTC vs.
Revision 1.6 by edwenger, Fri Oct 2 15:48:56 2009 UTC

# Line 1 | Line 1
1 < cmsDriver.py hiReco -s RAW2DIGI,RECO --scenario HeavyIons --conditions FrontierConditions_GlobalTag,MC_31X_V8::All --datatier 'GEN-SIM-RECO' --eventcontent=RECODEBUG --filein=/store/relval/CMSSW_3_3_0_pre3/RelValHydjetQ_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V8-v1/0015/DC571B73-43A1-DE11-BD0C-000423D98804.root -n 1 --no_exec
1 > 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 = "hydjetMB_RECO.root"
3 >
4 > cmsDriver.py hiReco -n 1 \
5 > -s RAW2DIGI,RECO  --scenario HeavyIons \
6 > --conditions FrontierConditions_GlobalTag,MC_31X_V9::All \
7 > --datatier 'GEN-SIM-RECO' --eventcontent=RECODEBUG \
8 > --filein=$infile --fileout=$outfile \
9 > --no_exec

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines