14theApp.TopAlg = [
"RandomNumberAlg"]
18MessageSvc.OutputLevel = 3
30theApp.HistogramPersistency =
"ROOT"
33NTSvc.Output = [
"FILE1 DATAFILE='NTuple.root' OPT='NEW' TYP='ROOT'"]
35HPSvc.OutputFile =
"histo.root"
37theApp.run(theApp.EvtMax)
Base class for all services.