User Tools

Site Tools


hpc:athenanotes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
hpc:athenanotes [2015/01/28 14:09]
jchilders
hpc:athenanotes [2015/03/06 14:27]
jchilders [Running Generate_trf to get Alpgen Input Card Only]
Line 6: Line 6:
 ===== In Athena Release 17.7.3.6 ===== ===== In Athena Release 17.7.3.6 =====
  
-  - ''AtlasG4_trf.py inputEvgenFile=<input EVNT filename> outputHitsFile=myHITS.pool.root geometryVersion=ATLAS-GEO-20-00-01 conditionsTag=OFLCOND-MC12-SIM-00 [maxEvents=<#>]'' +  - Run ATLAS Geant4 Simulation: <code bash> AtlasG4_trf.py inputEvgenFile=<input EVNT filename> outputHitsFile=myHITS.pool.root geometryVersion=ATLAS-GEO-20-00-01 conditionsTag=OFLCOND-MC12-SIM-00 [maxEvents=<number>]</code> 
-  - Test+  - Run Detector digitization: <code bash> Digi_trf.py inputHitsFile=<input HITS filename> outputRDOFile=myRDO.root geometryVersion=ATLAS-GEO-20-00-01 conditionsTag=OFLCOND-MC12-SIM-00 </code> 
 +  - Run Physics Object Reconstruction: <code bash> Reco_trf.py inputRDOFile=<input RDO filename> outputAODFile=myAOD.root geometryVersion=ATLAS-GEO-20-00-01 conditionsTag=OFLCOND-MC12-SIM-00 </code> 
 + 
 +===== Running Generate_trf to get Alpgen Input Card Only ===== 
 + 
 + 
 +Need a release with at least AlpGenControl-00-00-27 or check it out locally. 
 +Just run your Generate_trf command with ''--athenaopts="--config-only=test.txt"''
hpc/athenanotes.txt · Last modified: 2015/03/06 14:53 by jchilders