Kalanand's August 2010 Log
August 3rd
Updated
HLT on RAW
-->To grab an HLT menu from confDB I used the following command
hltGetConfiguration --type GRun --globaltag START42_V9::All --unprescale --mc --cff /dev/CMSSW_4_2_0/pre2/GRun/V2 > HLT5e32menu_420pre2_v2_cff.py
Now update the hlt config manually:
+ choose your input sample
+ change the number of input events
+ (re)run the L1 emulator
+ adapt the MessageLogger to your needs
-->To grab the correct cmsDriver command look at the commands in
https://twiki.cern.ch/twiki/bin/view/CMS/ProductionSpring2011
cmsDriver.py REDIGI42X -s DIGI,L1,DIGI2RAW,HLT:GRun,RAW2DIGI,L1Reco,RECO --conditions START42_V9::All --datatier GEN-SIM-RECODEBUG --eventcontent RECODEBUG --pileup E7TeV_FlatDist10_2011EarlyData_50ns --processName REDIGI42X -n -1 --no_exec
(Make sure to check out "Configuration/GenProduction" V01-00-46 and compile
before running above command.)
--> David has following RAW files for WH(->enu bb) generated using MC@NLO
at cmslpc machines:
process.source = cms.Source("PoolSource",
fileNames = cms.untracked.vstring(
'dcache:/pnfs/cms/WAX/11/store/user/dlopes/higgsWpelecH115RAW_1.root')
)
Go to July's log
Last modified: Thu Jul 26 13:27:07 CST 2012