15from Configurables
import Gaudi__RootCnvSvc
as RootCnvSvc
16from Configurables
import (
27FileCatalog(Catalogs=[
"xmlcatalog_file:ROOTIO.xml"])
30 "DATAFILE='PFN:ROOTIO.dst' SVC='Gaudi::RootEvtSelector' OPT='READ'",
31 "DATAFILE='PFN:ROOTIO.mdst' SVC='Gaudi::RootEvtSelector' OPT='READ'",
38 SchedulerName=
"AvalancheSchedulerSvc", OutputLevel=INFO
43 HistogramPersistency=
"NONE",
44 EventLoop=slimeventloopmgr,
45 ExtSvc=[algResourcePool, whiteboard],
48RootCnvSvc(OutputLevel=INFO)
The AlgResourcePool is a concrete implementation of the IAlgResourcePool interface.
The Application Manager class.
Definition of class EventSelector.
ReadAlg class for the RootIOExample.