
Variables | |
| Catalogs | |
| esel = EventSelector(PrintFreq=100) | |
| Input | |
| evtColl = TagCollectionSvc("EvtTupleSvc") | |
| app = ApplicationMgr(TopAlg=[ReadAlg()], EvtMax=-1, HistogramPersistency="NONE") | |
| CollRead.app = ApplicationMgr(TopAlg=[ReadAlg()], EvtMax=-1, HistogramPersistency="NONE") |
Definition at line 28 of file CollRead.py.
| CollRead.Catalogs |
Definition at line 17 of file CollRead.py.
| CollRead.esel = EventSelector(PrintFreq=100) |
Definition at line 20 of file CollRead.py.
| CollRead.evtColl = TagCollectionSvc("EvtTupleSvc") |
Definition at line 25 of file CollRead.py.
| CollRead.Input |
Definition at line 21 of file CollRead.py.