Public Member Functions | |
def | __init__ (self, tree, index) |
def | daughterTrackingParticles (self) |
def | nDaughterTrackingParticles (self) |
def | nSourceTrackingParticles (self) |
def | sourceTrackingParticles (self) |
Public Member Functions inherited from ntupleDataFormat._Object | |
def | __getattr__ (self, attr) |
def | __init__ (self, tree, index, prefix) |
def | index (self) |
def | isValid (self) |
Class representing a TrackingVertex.
Definition at line 1133 of file ntupleDataFormat.py.
def ntupleDataFormat.TrackingVertex.__init__ | ( | self, | |
tree, | |||
index | |||
) |
Constructor. Arguments: tree -- TTree object index -- Index of the TrackingVertex
Definition at line 1135 of file ntupleDataFormat.py.
def ntupleDataFormat.TrackingVertex.daughterTrackingParticles | ( | self | ) |
Returns a generator for the daughter TrackingParticles.
Definition at line 1160 of file ntupleDataFormat.py.
References ntupleDataFormat._Object._checkIsValid(), SeedingNode< DATA >._index, Vispa.Share.FindAlgorithm.FindAlgorithm._index, RPCMuonExtraStruct._index, ntupleDataFormat._Object._index, python.cmstools.EventTree._index, python.cmstools.EventBranch._index, html.HtmlReport._index, ntupleDataFormat._Collection._tree, ntupleDataFormat._Object._tree, and python.cmstools.EventTree._tree.
def ntupleDataFormat.TrackingVertex.nDaughterTrackingParticles | ( | self | ) |
Returns the number of daughter TrackingParticles.
Definition at line 1149 of file ntupleDataFormat.py.
References ntupleDataFormat._Object._checkIsValid(), SeedingNode< DATA >._index, Vispa.Share.FindAlgorithm.FindAlgorithm._index, RPCMuonExtraStruct._index, ntupleDataFormat._Object._index, python.cmstools.EventTree._index, python.cmstools.EventBranch._index, html.HtmlReport._index, and findQualityFiles.size.
def ntupleDataFormat.TrackingVertex.nSourceTrackingParticles | ( | self | ) |
Returns the number of source TrackingParticles.
Definition at line 1144 of file ntupleDataFormat.py.
References ntupleDataFormat._Object._checkIsValid(), SeedingNode< DATA >._index, Vispa.Share.FindAlgorithm.FindAlgorithm._index, RPCMuonExtraStruct._index, ntupleDataFormat._Object._index, python.cmstools.EventTree._index, python.cmstools.EventBranch._index, html.HtmlReport._index, and findQualityFiles.size.
def ntupleDataFormat.TrackingVertex.sourceTrackingParticles | ( | self | ) |
Returns a generator for the source TrackingParticles.
Definition at line 1154 of file ntupleDataFormat.py.
References ntupleDataFormat._Object._checkIsValid(), SeedingNode< DATA >._index, Vispa.Share.FindAlgorithm.FindAlgorithm._index, RPCMuonExtraStruct._index, ntupleDataFormat._Object._index, python.cmstools.EventTree._index, python.cmstools.EventBranch._index, html.HtmlReport._index, ntupleDataFormat._Collection._tree, ntupleDataFormat._Object._tree, and python.cmstools.EventTree._tree.