ATLAS Offline Software
Loading...
Searching...
No Matches
TruthTest.py File Reference

Go to the source code of this file.

Namespaces

namespace  TruthTest

Variables

 TruthTest.mcc = PyTruthTools.getMcEvents('GEN_AOD')
 An example for MC Truth.
 TruthTest.mc = mcc[0]
 TruthTest.it = mc.particles_begin()
 TruthTest.itE = mc.particles_end()
 TruthTest.end
 TruthTest.p = it.next()
 TruthTest.v = it.next()
 TruthTest.itp = v.particles_begin()
 TruthTest.itpE = v.particles_end(0)