![]() |
![]() |
Public Member Functions | |
def | __init__ |
def | beginLoop |
def | declareVariables |
def | write |
Public Attributes | |
file | |
tree | |
Base TreeAnalyzerNumpy, to create flat TTrees. Check out TestTreeAnalyzer for a concrete example. IMPORTANT: FOR NOW, CANNOT RUN SEVERAL TreeAnalyzers AT THE SAME TIME! Anyway, you want only one TTree, don't you?
Definition at line 5 of file TreeAnalyzerNumpy.py.
def TreeAnalyzerNumpy.TreeAnalyzerNumpy.__init__ | ( | self, | |
cfg_ana, | |||
cfg_comp, | |||
looperName | |||
) |
Definition at line 12 of file TreeAnalyzerNumpy.py.
References addOnTests.testit.dirName, analyzer.Analyzer.dirName, MuonIsolationDQM.dirName, MuIsoValidation.dirName, VariablePlotter::SubDirectory.dirName, V0Validator.dirName, VariablePlotter::Directory.dirName, and join().
def TreeAnalyzerNumpy.TreeAnalyzerNumpy.beginLoop | ( | self | ) |
Definition at line 23 of file TreeAnalyzerNumpy.py.
References TreeAnalyzerNumpy.TreeAnalyzerNumpy.declareVariables(), and AutoFillTreeProducer.AutoFillTreeProducer.declareVariables().
def TreeAnalyzerNumpy.TreeAnalyzerNumpy.declareVariables | ( | self | ) |
Definition at line 27 of file TreeAnalyzerNumpy.py.
Referenced by TreeAnalyzerNumpy.TreeAnalyzerNumpy.beginLoop().
def TreeAnalyzerNumpy.TreeAnalyzerNumpy.write | ( | self | ) |
Definition at line 31 of file TreeAnalyzerNumpy.py.
TreeAnalyzerNumpy.TreeAnalyzerNumpy.file |
Definition at line 20 of file TreeAnalyzerNumpy.py.
Referenced by chain_test.ChainTestCase.test_file(), and chain_test.ChainTestCase.test_load_2().
TreeAnalyzerNumpy.TreeAnalyzerNumpy.tree |
Definition at line 21 of file TreeAnalyzerNumpy.py.
Referenced by eventstfile.Events.__iter__(), svgfig.SVG.__str__(), MetTreeProducer.MetTreeProducer.declareVariables(), AutoFillTreeProducer.AutoFillTreeProducer.declareVariables(), AutoFillTreeProducer.AutoFillTreeProducer.fillTree(), MetTreeProducer.MetTreeProducer.process(), python.cmstools.EventTree.SetAlias(), and eventstfile.Events.to().