Public Member Functions | |
def | __init__ |
def | isValidHit |
def | layerStr |
Public Member Functions inherited from ntupleDataFormat._Object | |
def | __getattr__ |
def | __init__ |
def | index |
def | isValid |
Public Member Functions inherited from ntupleDataFormat._DetIdStrAdaptor | |
def | __init__ |
def | detIdStr |
def | layerStr |
Static Public Attributes | |
tuple | Type |
Definition at line 829 of file ntupleDataFormat.py.
def ntupleDataFormat.InvalidHit.__init__ | ( | self, | |
tree, | |||
index | |||
) |
Constructor. Arguments: tree -- TTree object index -- Index of the hit
Definition at line 840 of file ntupleDataFormat.py.
def ntupleDataFormat.InvalidHit.isValidHit | ( | self | ) |
Definition at line 849 of file ntupleDataFormat.py.
def ntupleDataFormat.InvalidHit.layerStr | ( | self | ) |
Returns a string describing the layer of the hit.
Definition at line 852 of file ntupleDataFormat.py.
References SeedingNode< DATA >._index, lhef::H5Handler._index, RPCMuonExtraStruct._index, ntupleDataFormat._Object._index, python.cmstools.EventTree._index, python.cmstools.EventBranch._index, and html.HtmlReport._index.
|
static |
Definition at line 831 of file ntupleDataFormat.py.