15from Configurables
import Gaudi__Hive__FetchLeavesFromFile
as FetchLeavesFromFile
16from Configurables
import Gaudi__RootCnvSvc
as RootCnvSvc
17from Configurables
import GaudiPersistency
23dst.Output =
"DATAFILE='PFN:NEWROOTIO.dst' SVC='Gaudi::RootCnvSvc' OPT='RECREATE'"
25FileCatalog(Catalogs=[
"xmlcatalog_file:NEWROOTIO.xml"])
30RootCnvSvc(OutputLevel=INFO)
37 "DATAFILE='PFN:ROOTIO.2.dst' SVC='Gaudi::RootEvtSelector' OPT='READ'",
45fetch = FetchLeavesFromFile(
"NewFetch")
49app.HistogramPersistency =
"NONE"
A service that keeps track of the execution state of Algorithm.
The Application Manager class.
Definition of class EventSelector.
Default implementation of the IIncidentSvc interface.