ATLAS Offline Software
Loading...
Searching...
No Matches
python.ReOrderMcEventCollection Namespace Reference

Classes

class  FixMcEventCollection

Variables

str __doc__
str __version__ = '$Revision: 1.5 $'
str __author__ = 'P-A Delsart'

Variable Documentation

◆ __author__

str python.ReOrderMcEventCollection.__author__ = 'P-A Delsart'
private

Definition at line 12 of file ReOrderMcEventCollection.py.

◆ __doc__

str python.ReOrderMcEventCollection.__doc__
private
Initial value:
1= '''Re-order the McEventCollection so the first GenEvent is the signal event.
2IMPORTANT : this alg must be run before any other algs invoking TruthParticleCnvToolContainer.
3'''

Definition at line 7 of file ReOrderMcEventCollection.py.

◆ __version__

str python.ReOrderMcEventCollection.__version__ = '$Revision: 1.5 $'
private

Definition at line 11 of file ReOrderMcEventCollection.py.