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.
def eventstfile.Events.__init__ | ( | self, | |
filename, | |||
treename, | |||
options = None |
|||
) |
Definition at line 9 of file eventstfile.py.
def eventstfile.Events.__iter__ | ( | self | ) |
Definition at line 28 of file eventstfile.py.
References HIPMonitorVariables.tree, SimpleTreeProducer.SimpleTreeProducer.tree, eventstfile.Events.tree, CSCTFAnalyzer.tree, CSCTFanalyzer.tree, core.TreeAnalyzerNumpy.TreeAnalyzerNumpy.tree, TreeWriterForEcalCorrection.tree, AlignmentIORootBase.tree, TkOfflineVariables.tree, HIPTwoBodyDecayAnalyzer.tree, EcalPerEvtMatacqAnalyzer.tree, HcalIsoTrackAnalyzer.tree, SiStripHitEfficiencyHarvester.tree, EcalMatacqAnalyzer.tree, BPHHistoSpecificDecay.tree, IsoTrackCalibration.tree, IsoTrackCalib.tree, TkAlMap.TkAlMap.tree, HcalIsoTrkSimAnalyzer.tree, and HcalIsoTrkAnalyzer.tree.
def eventstfile.Events.size | ( | self | ) |
Definition at line 20 of file eventstfile.py.
References HIPMonitorVariables.tree, SimpleTreeProducer.SimpleTreeProducer.tree, eventstfile.Events.tree, CSCTFAnalyzer.tree, CSCTFanalyzer.tree, core.TreeAnalyzerNumpy.TreeAnalyzerNumpy.tree, TreeWriterForEcalCorrection.tree, AlignmentIORootBase.tree, TkOfflineVariables.tree, HIPTwoBodyDecayAnalyzer.tree, EcalPerEvtMatacqAnalyzer.tree, HcalIsoTrackAnalyzer.tree, SiStripHitEfficiencyHarvester.tree, EcalMatacqAnalyzer.tree, BPHHistoSpecificDecay.tree, IsoTrackCalibration.tree, IsoTrackCalib.tree, TkAlMap.TkAlMap.tree, HcalIsoTrkSimAnalyzer.tree, and HcalIsoTrkAnalyzer.tree.
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 HIPMonitorVariables.tree, SimpleTreeProducer.SimpleTreeProducer.tree, eventstfile.Events.tree, CSCTFAnalyzer.tree, CSCTFanalyzer.tree, core.TreeAnalyzerNumpy.TreeAnalyzerNumpy.tree, TreeWriterForEcalCorrection.tree, AlignmentIORootBase.tree, TkOfflineVariables.tree, HIPTwoBodyDecayAnalyzer.tree, EcalPerEvtMatacqAnalyzer.tree, HcalIsoTrackAnalyzer.tree, SiStripHitEfficiencyHarvester.tree, EcalMatacqAnalyzer.tree, BPHHistoSpecificDecay.tree, IsoTrackCalibration.tree, IsoTrackCalib.tree, TkAlMap.TkAlMap.tree, HcalIsoTrkSimAnalyzer.tree, and HcalIsoTrkAnalyzer.tree.
eventstfile.Events.file |
Definition at line 10 of file eventstfile.py.
Referenced by python.rootplot.utilities.RootFile.cd(), python.rootplot.utilities.RootFile.get(), and tfile.TFileService.stop().
eventstfile.Events.tree |
Definition at line 13 of file eventstfile.py.
Referenced by eventstfile.Events.__iter__(), svgfig.SVG.__str__(), ZJetsTreeAnalyzer.ZJetsTreeAnalyzer.beginLoop(), tree.Tree.branch_(), MetTreeProducer.MetTreeProducer.declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer.declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer.fillTree(), ZJetsTreeAnalyzer.ZJetsTreeAnalyzer.process(), MetTreeProducer.MetTreeProducer.process(), python.cmstools.EventTree.SetAlias(), eventstfile.Events.size(), eventstfile.Events.to(), tree.Tree.var(), and tree.Tree.vector().