ATLAS Offline Software
Classes | Variables
python.ReOrderMcEventCollection Namespace Reference

Classes

class  FixMcEventCollection
 

Variables

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

Variable Documentation

◆ __author__

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

Definition at line 12 of file ReOrderMcEventCollection.py.

◆ __doc__

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

Definition at line 7 of file ReOrderMcEventCollection.py.

◆ __version__

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

Definition at line 11 of file ReOrderMcEventCollection.py.