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
hpc:athenanotes [2015/01/28 14:09]
jchilders
hpc:athenanotes [2015/03/06 14:53] (current)
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 =====
  
-  - <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=<#>] </code> +  - 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 <code bash>--athenaopts="--config-only=test.txt"</code>
hpc/athenanotes.1422454152.txt.gz · Last modified: 2015/01/28 14:09 by jchilders