Public Member Functions | |
def | __init__ (self, tree, name, rootBranchType, n=1, lenVar=None, title=None, limitedPrecision=False) |
def | fill (self, val) |
Public Attributes | |
branch | |
buff | |
lenVar | |
n | |
precision | |
def output.OutputBranch.__init__ | ( | self, | |
tree, | |||
name, | |||
rootBranchType, | |||
n = 1 , |
|||
lenVar = None , |
|||
title = None , |
|||
limitedPrecision = False |
|||
) |
def output.OutputBranch.fill | ( | self, | |
val | |||
) |
Definition at line 52 of file output.py.
References mps_check.array, SummaryTableOutputBranches::NamedBranchPtr.branch, EventStringOutputBranches::NamedBranchPtr.branch, edm::BranchToCount.branch, TableOutputBranches::NamedBranchPtr.branch, TriggerOutputBranches::NamedBranchPtr.branch, output.OutputBranch.branch, LumiOutputBranches::NamedBranchPtr.branch, output.OutputBranch.buff, output.OutputBranch.lenVar, SiStripPI.max, cms::cuda::AtomicPairCounter::Counters.n, Benchmark::PhaseSpace.n, output.OutputBranch.n, CMSCGENnorm.n, DDTrackerAngular.n, DDMuonAngular.n, DDHCalAngular.n, DDGEMAngular.n, edm::CountAndLimit.n, BaseNumericalRandomGenerator.n, PhysicsTools::Spline.n, DDTrackerRingAlgo.n, DDTrackerIrregularRingAlgo.n, edm::StatsCount.n, HcalRawToDigi::Statistics.n, gen.n, cms::cuda::OneToManyAssoc.n, plotscripts.SawTeethFunction.n, JsonOutputProducer::JsonConfiguration.n, JsonOutputProducer::JsonTriggerEventState.n, output.OutputBranch.precision, FWTableViewManager::TableEntry.precision, heppy::Davismt2.precision, and heppy::mt2w_bisect::mt2w.precision.
output.OutputBranch.branch |
Definition at line 37 of file output.py.
Referenced by python.cmstools.EventTree.__getattr__(), and output.OutputBranch.fill().
output.OutputBranch.buff |
Definition at line 28 of file output.py.
Referenced by output.OutputBranch.fill().
output.OutputBranch.lenVar |
Definition at line 30 of file output.py.
Referenced by output.OutputBranch.fill().
output.OutputBranch.n |
Definition at line 31 of file output.py.
Referenced by output.OutputBranch.fill().
output.OutputBranch.precision |
Definition at line 32 of file output.py.
Referenced by output.OutputBranch.fill().