ATLAS Offline Software
Classes | Variables
python.SortedCollectionCreator Namespace Reference

Classes

class  SortedCollectionCreator
 

Variables

string __author__ = "Marcin Nowak"
 
string __doc__
 

Variable Documentation

◆ __author__

string python.SortedCollectionCreator.__author__ = "Marcin Nowak"
private

Definition at line 3 of file SortedCollectionCreator.py.

◆ __doc__

string python.SortedCollectionCreator.__doc__
private
Initial value:
1 = """
2 Create a sorted collection of Event references from a set of Athnea files containing EventInfoTags
3 (or from other compatible APR Event collections)
4 """

Definition at line 4 of file SortedCollectionCreator.py.