Black Hole events
Follow the discussion of savannah bug
54731
.
Dataset: valid2.105640.CharybdisJimmyBlackHoles_5TeV.recon.e385_s559_r741
Running over Black Hole events
There are no RDO files available form the grid. A local copy of an RDO file is at:
pcmanat05:/home/aohatl/data/RDO.blackhole._000001_tmp.pool.root
Setup the environment:
source cmthome/setup.sh -tag=15.3.1.1,runtime,32,AtlasProduction,slc4,gcc34
Run the Reco transform:
Reco_trf.py inputRDOFile=RDO.TMP._000001_tmp.pool.root
maxEvents=250 skipEvents=48 RunNumber=105640
preInclude=RecJobTransforms/SetJetConstants-02-00
00.py,RecJobTransforms/NoTrackSlimming.py DBRelease=DBRelease-7.2.1.tar.gz
condit
ionsTag=OFLCOND-SIM-01-00-00 geometryVersion=ATLAS-GEO-08-00-01 AMITag=r747
outp
utESDFile=ESD.079186._000001.pool.root.9
outputAODFile=AOD.079186._000001.pool.r
oot.9 triggerConfig=MCRECO:MC_lumi1E31_no_prescale
Setting DEBUG level
Run once
Rec_trf.py
above and edit
RAWtoESD_messageSvc_jobOptions.py
.
Start the athena job "by hand" with
athena.py runargs.RAWtoESD.py RecJobTransforms/skeleton.RAWtoESD.py RAWtoESD_messageSvc_jobOptions.py --tcmalloc
Running with disabled time-out
Run once
Rec_trf.py
above and edit
runargs.RAWtoESD.py
.
Add the lines:
# disable time-out
runArgs.postExec=['aas.TimeOut=0']
Start the athena job "by hand" with
athena.py runargs.RAWtoESD.py RecJobTransforms/skeleton.RAWtoESD.py RAWtoESD_messageSvc_jobOptions.py --tcmalloc
Produce Jive XML event files
Run once
Rec_trf.py
above and edit
runargs.RAWtoESD.py
.
Add the lines:
# make jive xml output
runArgs.preExec=['rec.doJiveXML=True']
Start the athena job "by hand" with
athena.py runargs.RAWtoESD.py RecJobTransforms/skeleton.RAWtoESD.py RAWtoESD_messageSvc_jobOptions.py --tcmalloc
--
MarkOwen - 2009-09-03