![]() |
![]() |
Public Member Functions | |
def | __init__ |
def | isValidHit |
![]() | |
def | __init__ |
def | nseeds |
def | ntracks |
def | r |
def | r3D |
def | seeds |
def | tracks |
![]() | |
def | __getattr__ |
def | __init__ |
def | index |
def | isValid |
![]() | |
def | __init__ |
def | detIdStr |
def | layerStr |
![]() | |
def | __init__ |
def | matchedSimHitInfos |
def | nMatchedSimHits |
Class representing a pixel hit.
Definition at line 730 of file ntupleDataFormat.py.
def ntupleDataFormat.PixelHit.__init__ | ( | self, | |
tree, | |||
index | |||
) |
Constructor. Arguments: tree -- TTree object index -- Index of the hit
Definition at line 732 of file ntupleDataFormat.py.
def ntupleDataFormat.PixelHit.isValidHit | ( | self | ) |
Definition at line 741 of file ntupleDataFormat.py.