Public Member Functions | |
def | __init__ (self, tree, index) |
def | nRecHits (self) |
def | trackingParticle (self) |
Public Member Functions inherited from ntupleDataFormat._Object | |
def | __getattr__ (self, attr) |
def | __init__ (self, tree, index, prefix) |
def | index (self) |
def | isValid (self) |
Public Member Functions inherited from ntupleDataFormat._DetIdStrAdaptor | |
def | __init__ (self) |
def | detIdStr (self) |
def | layerStr (self) |
Public Member Functions inherited from ntupleDataFormat._RecoHitAdaptor | |
def | __init__ (self) |
def | gluedHits (self) |
def | hits (self) |
def | invalidHits (self) |
def | phase2OTHits (self) |
def | pixelHits (self) |
def | stripHits (self) |
Class representing a SimHit which has not induced a RecHit.
Definition at line 951 of file ntupleDataFormat.py.
def ntupleDataFormat.SimHit.__init__ | ( | self, | |
tree, | |||
index | |||
) |
Constructor. Arguments: tree -- TTree object index -- Index of the SimHit
Definition at line 953 of file ntupleDataFormat.py.
def ntupleDataFormat.SimHit.nRecHits | ( | self | ) |
Definition at line 962 of file ntupleDataFormat.py.
References ntupleDataFormat._Object._checkIsValid(), SeedingNode< DATA >._index, lhef::H5Handler._index, RPCMuonExtraStruct._index, ntupleDataFormat._Object._index, datamodel.Object._index, python.cmstools.EventTree._index, python.cmstools.EventBranch._index, html.HtmlReport._index, datamodel.Event._tree, ntupleDataFormat._Collection._tree, ntupleDataFormat._Object._tree, python.cmstools.EventTree._tree, output.OutputTree._tree, and output.FullOutput._tree.
def ntupleDataFormat.SimHit.trackingParticle | ( | self | ) |
Definition at line 966 of file ntupleDataFormat.py.
References ntupleDataFormat._Object._checkIsValid(), SeedingNode< DATA >._index, lhef::H5Handler._index, RPCMuonExtraStruct._index, ntupleDataFormat._Object._index, datamodel.Object._index, python.cmstools.EventTree._index, python.cmstools.EventBranch._index, html.HtmlReport._index, CommonAnalyzer._prefix, ntupleDataFormat._Object._prefix, datamodel.Object._prefix, datamodel.Collection._prefix, html.PageSet._prefix, datamodel.Event._tree, ntupleDataFormat._Collection._tree, ntupleDataFormat._Object._tree, python.cmstools.EventTree._tree, output.OutputTree._tree, and output.FullOutput._tree.