![]() |
![]() |
Public Member Functions | |
def | __init__ |
def | track |
![]() | |
def | __getattr__ |
def | __init__ |
def | index |
def | isValid |
Private Attributes | |
_trkindex | |
Class representing a match to a Track. The point of this class is to provide, in addition to the matched Track, also other information about the match (e.g. shared hit fraction.
def ntuple.TrackMatchInfo.__init__ | ( | self, | |
tree, | |||
index, | |||
trkindex, | |||
prefix | |||
) |
def ntuple.TrackMatchInfo.track | ( | self | ) |
Returns matched Track.
Definition at line 449 of file ntuple.py.
References ntuple._Object._checkIsValid(), SeedingNode< DATA >._index, Vispa.Share.FindAlgorithm.FindAlgorithm._index, RPCMuonExtraStruct._index, python.cmstools.EventTree._index, ntuple._Object._index, python.cmstools.EventBranch._index, html.HtmlReport._index, CommonAnalyzer._prefix, ntuple._Object._prefix, html.PageSet._prefix, ntuple._Collection._tree, python.cmstools.EventTree._tree, ntuple._Object._tree, and ntuple.TrackMatchInfo._trkindex.
|
private |
Definition at line 447 of file ntuple.py.
Referenced by ntuple.TrackMatchInfo.track().