Public Member Functions | |
def | __init__ |
def | seed |
def | vertex |
Public Member Functions inherited from ntuple._Object | |
def | __getattr__ |
def | __init__ |
def | index |
def | isValid |
Public Member Functions inherited from ntuple._RecoHitAdaptor | |
def | __init__ |
def | gluedHits |
def | hits |
def | invalidHits |
def | pixelHits |
def | stripHits |
Public Member Functions inherited from ntuple._TrackingParticleMatchAdaptor | |
def | __init__ |
def | matchedTrackingParticleInfos |
def | nMatchedTrackingParticles |
def ntuple.Track.seed | ( | self | ) |
Returns Seed of the track.
Definition at line 466 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, ntuple._Collection._tree, python.cmstools.EventTree._tree, and ntuple._Object._tree.
def ntuple.Track.vertex | ( | self | ) |
Returns Vertex that used this track in its fit.
Definition at line 471 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, ntuple._Collection._tree, python.cmstools.EventTree._tree, and ntuple._Object._tree.
Referenced by Tau.Tau.dxy().