Belle II Software development
|
Public Member Functions | |
def | __call__ (self, iCDCHit, cdcHit) |
Base class for CDCHit to the stroke width map functional objects.
Definition at line 77 of file attributemaps.py.
def __call__ | ( | self, | |
iCDCHit, | |||
cdcHit | |||
) |
Function call to map the CDCHit id and object to a stroke width.
Reimplemented in ZeroDriftLengthStrokeWidthMap.
Definition at line 83 of file attributemaps.py.