The Gaudi Framework  v36r9p1 (5c15b2bb)
ExtCollRead Namespace Reference

Variables

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

Variable Documentation

◆ app

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

Definition at line 33 of file ExtCollRead.py.

◆ Catalogs

ExtCollRead.Catalogs

Definition at line 17 of file ExtCollRead.py.

◆ esel

ExtCollRead.esel = EventSelector(PrintFreq=100)

Definition at line 20 of file ExtCollRead.py.

◆ evtColl

ExtCollRead.evtColl = TagCollectionSvc("EvtTupleSvc")

Definition at line 30 of file ExtCollRead.py.

◆ Input

ExtCollRead.Input

Definition at line 21 of file ExtCollRead.py.