Public Member Functions | |
def | __init__ |
def | indexWithinAlgo |
def | track |
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.Seed.indexWithinAlgo | ( | self | ) |
Returns the seed index within the seeds of the same algo. In case of errors, -1 is returned.
Definition at line 642 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._seedOffsetForAlgo(), ntuple._Collection._tree, python.cmstools.EventTree._tree, and ntuple._Object._tree.
def ntuple.Seed.track | ( | self | ) |
Returns Track that was made from this seed.
Definition at line 654 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.