Atlfast_MakeROOTFile.py

Go to the documentation of this file.
00001 theApp.Dlls += [ "RootHistCnv" ]
00002 #------------------------------------------------------------
00003 # Persistency services ntuples etc...
00004 #------------------------------------------------------------
00005 theApp.HistogramPersistency = "ROOT"
00006 HistogramPersistencySvc = Service( "HistogramPersistencySvc" )
00007 HistogramPersistencySvc.OutputFile  = "atlfast_histos.root"
00008 NTupleSvc = Service( "NTupleSvc" )
00009 NTupleSvc.Output = ["FILE1 DATAFILE='atlfast.root' TYP='ROOT' OPT='NEW'"]

Generated on Mon Sep 24 14:19:11 2007 for AtlfastAlgs by  doxygen 1.5.1