Public Member Functions | |
def | __init__ (self, tree, index) |
def | isValidHit (self) |
def | layerStr (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) |
Static Public Attributes | |
bad | |
inactive | |
missing | |
missing_inner | |
missing_outer | |
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, 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.
|
static |
Definition at line 834 of file ntupleDataFormat.py.
|
static |
Definition at line 833 of file ntupleDataFormat.py.
|
static |
Definition at line 832 of file ntupleDataFormat.py.
|
static |
Definition at line 835 of file ntupleDataFormat.py.
|
static |
Definition at line 836 of file ntupleDataFormat.py.
|
static |
Definition at line 831 of file ntupleDataFormat.py.