Monte Carlo Production with release xx

(Last Update: FEB-09-2005)

[Meeting Perf] - [Meeting LArSW] - [ATLAS Collector] - [Offline Identifiers] - [Online Identifiers] - [LXR Cross Reference]


Choice for the release

  • Declaration & python to copy locally:
  • get_files PDGTABLE.MeV
  • get_files produceGenEvents_jobOptions.py
  • get_files FastSimToAOD_topOptions.py
     # flags for AOD / ATLFAST :
    from ParticleEventAthenaPool.AODFlags import AODFlags
    AODFlags.allSetOff()
    AODFlags.fastSetOn()
    AODFlags.FastSimulation = True
    AODFlags.SpclMC = True
    AODFlags.MissingEtTruth = False
        
  • Flags for analysis:
    AODFlags.Photon           = True
    AODFlags.Electron         = True
    AODFlags.ParticleJet      = True
    AODFlags.JetTag           = True
    AODFlags.SpclMC           = True
    AODFlags.TruthParticleJet = True
    AODFlags.MissingEtTruth   = False
       
  • Release Wiki's:
  • release [10.4.0]
  • release [10.5.0]

  • Web Stats - Free Realtime Web Statistics Tracker & Counter