11from Configurables
import GaudiPersistency, ReadAlg
17FileCatalog(Catalogs=[
"xmlcatalog_file:ROOTIO.xml"])
22 "COLLECTION='Dir1/Dir2/Dir3/Collection' DATAFILE='PFN:ROOT_IO.tags' SVC='Gaudi::RootCnvSvc' SEL='(Ntrack>15)' FUN='Gaudi::TestSuite::EvtCollectionSelector'",
23 "COLLECTION='Dir1/Dir2/Dir3/Collection#Addr' DATAFILE='PFN:ROOT_IO.tags' SVC='Gaudi::RootCnvSvc' SEL='(Ntrack>15)' FUN='Gaudi::TestSuite::EvtCollectionSelector'",
29app.ExtSvc.append(evtColl)
The Application Manager class.
Definition of class EventSelector.
ReadAlg class for the RootIOExample.
Gaudi tag collection service definition.