ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self, name="McAodBuilder") |
def | setDefaults (cls, handle) |
Default configuration of the filter tool [ESD-McEventCollection --> AOD-McEventCollection]. More... | |
Static Private Attributes | |
tuple | __slots__ = ( ) |
Definition at line 8 of file PhysicsAnalysis/TruthParticleID/McParticleAlgs/python/tests.py.
def python.tests.test_McAodBuilder.__init__ | ( | self, | |
name = "McAodBuilder" |
|||
) |
Definition at line 12 of file PhysicsAnalysis/TruthParticleID/McParticleAlgs/python/tests.py.
def python.tests.test_McAodBuilder.setDefaults | ( | cls, | |
handle | |||
) |
Default configuration of the filter tool [ESD-McEventCollection --> AOD-McEventCollection].
Configuration of the converter tool [AOD-McEventCollection --> TruthParticleContainer]
Definition at line 17 of file PhysicsAnalysis/TruthParticleID/McParticleAlgs/python/tests.py.
|
staticprivate |
Definition at line 10 of file PhysicsAnalysis/TruthParticleID/McParticleAlgs/python/tests.py.