The Gaudi Framework  v36r7 (7f57a304)
CollRead Namespace Reference

Variables

 Catalogs
 
 esel = EventSelector(PrintFreq=100)
 
 Input
 
 evtColl = TagCollectionSvc("EvtTupleSvc")
 
 app = ApplicationMgr(TopAlg=[ReadAlg()], EvtMax=-1, HistogramPersistency="NONE")
 

Variable Documentation

◆ app

CollRead.app = ApplicationMgr(TopAlg=[ReadAlg()], EvtMax=-1, HistogramPersistency="NONE")

Definition at line 28 of file CollRead.py.

◆ Catalogs

CollRead.Catalogs

Definition at line 17 of file CollRead.py.

◆ esel

CollRead.esel = EventSelector(PrintFreq=100)

Definition at line 20 of file CollRead.py.

◆ evtColl

CollRead.evtColl = TagCollectionSvc("EvtTupleSvc")

Definition at line 25 of file CollRead.py.

◆ Input

CollRead.Input

Definition at line 21 of file CollRead.py.