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

Classes

class  SortedCollectionCreator

Variables

str __author__ = "Marcin Nowak"
str __doc__

Variable Documentation

◆ __author__

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

Definition at line 3 of file SortedCollectionCreator.py.

◆ __doc__

str python.SortedCollectionCreator.__doc__
private
Initial value:
1= """
2Create 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.