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/29 14:06]
jchilders [In Athena Release 17.7.3.6]
hpc:athenanotes [2015/03/06 14:53] (current)
jchilders [Running Generate_trf to get Alpgen Input Card Only]
Line 7: Line 7:
  
   - 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>   - 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>
-  - Run Detector digitization: <code bash> Digi_trf.py inputHitsFile=<input HITS filename> outputRDOFile=myRDO.root +  - 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:+  - 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.1422540418.txt.gz · Last modified: 2015/01/29 14:06 by jchilders