15from Configurables
import Gaudi__TestSuite__MultiInput__ReadAlg
as ReadAlg
16from Configurables
import GaudiPersistency
22esel.Input = [
"DATAFILE='PFN:MI_Base.dst' SVC='Gaudi::RootEvtSelector' OPT='READ'"]
23FileCatalog(Catalogs=[
"xmlcatalog_file:MultiInput.xml"])
25evtAlgs = Gaudi__Sequencer(
26 "EventAlgs", Members=[
ReadAlg(AddressesFile=
"addresses.txt", OutputLevel=DEBUG)]
35app.HistogramPersistency =
"NONE"
The Application Manager class.
Definition of class EventSelector.
ReadAlg class for the RootIOExample.