Public Member Functions | |
def | __init__ |
def | stop |
Public Attributes | |
file | |
TFile service. The file attribute is a TFile that can be used in several analyzers. The file is closed when the service stops. Example configuration: output_rootfile = cfg.Service( TFileService, 'myhists', fname='histograms.root', option='recreate' )
def tfile.TFileService.stop | ( | self | ) |