![]() |
![]() |
Public Member Functions | |
def | __init__ (self) |
def | matchedSimHitInfos (self) |
def | nMatchedSimHits (self) |
Private Member Functions | |
def | _nMatchedSimHits (self) |
Adaptor class for objects containing or matched to SimHits (e.g. reco hits).
Definition at line 275 of file ntupleDataFormat.py.
def ntupleDataFormat._SimHitMatchAdaptor.__init__ | ( | self | ) |
Definition at line 277 of file ntupleDataFormat.py.
|
private |
Internal method to get the number of matched SimHits.
Definition at line 280 of file ntupleDataFormat.py.
References SeedingNode< DATA >._index, SeedingNode< TrackingLayer >._index, Vispa.Share.FindAlgorithm.FindAlgorithm._index, RPCMuonExtraStruct._index, ntupleDataFormat._Object._index, python.cmstools.EventTree._index, python.cmstools.EventBranch._index, html.HtmlReport._index, CommonAnalyzer._prefix, ntupleDataFormat._Object._prefix, html.PageSet._prefix, ntupleDataFormat.BeamSpot._prefix, ntuplePrintersDiff._IndentPrinter._prefix, ntupleDataFormat._Collection._tree, ntupleDataFormat._Object._tree, python.cmstools.EventTree._tree, ntupleDataFormat.TrackingNtuple._tree, ntupleDataFormat.Event._tree, ntupleDataFormat.BeamSpot._tree, and findQualityFiles.size.
Referenced by ntupleDataFormat._SimHitMatchAdaptor.matchedSimHitInfos(), and ntupleDataFormat._SimHitMatchAdaptor.nMatchedSimHits().
def ntupleDataFormat._SimHitMatchAdaptor.matchedSimHitInfos | ( | self | ) |
Returns a generator for matched SimHits. The generator returns SimHitMatchInfo objects.
Definition at line 289 of file ntupleDataFormat.py.
References ntupleDataFormat._Object._checkIsValid(), SeedingNode< DATA >._index, SeedingNode< TrackingLayer >._index, Vispa.Share.FindAlgorithm.FindAlgorithm._index, RPCMuonExtraStruct._index, ntupleDataFormat._Object._index, python.cmstools.EventTree._index, python.cmstools.EventBranch._index, html.HtmlReport._index, ntupleDataFormat._SimHitMatchAdaptor._nMatchedSimHits(), CommonAnalyzer._prefix, ntupleDataFormat._Object._prefix, html.PageSet._prefix, ntupleDataFormat.BeamSpot._prefix, ntuplePrintersDiff._IndentPrinter._prefix, ntupleDataFormat._Collection._tree, ntupleDataFormat._Object._tree, python.cmstools.EventTree._tree, ntupleDataFormat.TrackingNtuple._tree, ntupleDataFormat.Event._tree, and ntupleDataFormat.BeamSpot._tree.
def ntupleDataFormat._SimHitMatchAdaptor.nMatchedSimHits | ( | self | ) |
Returns the number of matched SimHits.
Definition at line 284 of file ntupleDataFormat.py.
References ntupleDataFormat._Object._checkIsValid(), and ntupleDataFormat._SimHitMatchAdaptor._nMatchedSimHits().