Public Member Functions | |
def | __init__ (self, filename, treename, options=None) |
def | __iter__ (self) |
def | size (self) |
def | to (self, iEv) |
Public Attributes | |
file | |
tree | |
Event list from a tree in a root file.
Definition at line 6 of file eventstfile.py.
Definition at line 9 of file eventstfile.py.
def eventstfile.Events.__iter__ | ( | self | ) |
Definition at line 28 of file eventstfile.py.
References SimpleTreeProducer.SimpleTreeProducer.tree, eventstfile.Events.tree, HIPMonitorVariables.tree, CSCTFanalyzer.tree, CSCTFAnalyzer.tree, core.TreeAnalyzerNumpy.TreeAnalyzerNumpy.tree, TreeWriterForEcalCorrection.tree, AlignmentIORootBase.tree, TkOfflineVariables.tree, HIPTwoBodyDecayAnalyzer.tree, EcalPerEvtMatacqAnalyzer.tree, EcalMatacqAnalyzer.tree, IsoTrackCalibration.tree, IsoTrackCalib.tree, and HcalIsoTrkAnalyzer.tree.
def eventstfile.Events.size | ( | self | ) |
Definition at line 20 of file eventstfile.py.
Referenced by ntupleDataFormat._Collection.__iter__(), and ntupleDataFormat._Collection.__len__().
def eventstfile.Events.to | ( | self, | |
iEv | |||
) |
navigate to event iEv.
Definition at line 23 of file eventstfile.py.
References SimpleTreeProducer.SimpleTreeProducer.tree, eventstfile.Events.tree, HIPMonitorVariables.tree, CSCTFanalyzer.tree, CSCTFAnalyzer.tree, core.TreeAnalyzerNumpy.TreeAnalyzerNumpy.tree, TreeWriterForEcalCorrection.tree, AlignmentIORootBase.tree, TkOfflineVariables.tree, HIPTwoBodyDecayAnalyzer.tree, EcalPerEvtMatacqAnalyzer.tree, EcalMatacqAnalyzer.tree, IsoTrackCalibration.tree, IsoTrackCalib.tree, and HcalIsoTrkAnalyzer.tree.
eventstfile.Events.file |
Definition at line 10 of file eventstfile.py.
eventstfile.Events.tree |
Definition at line 13 of file eventstfile.py.
Referenced by eventstfile.Events.__iter__(), svgfig.SVG.__str__(), ZJetsTreeAnalyzer.ZJetsTreeAnalyzer.beginLoop(), MetTreeProducer.MetTreeProducer.declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer.declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer.fillTree(), ZJetsTreeAnalyzer.ZJetsTreeAnalyzer.process(), MetTreeProducer.MetTreeProducer.process(), python.cmstools.EventTree.SetAlias(), and eventstfile.Events.to().