Public Member Functions | |
def | __call__ (self, process, inputs) |
def | __init__ (self, maxTcsPerBin=truncation_params.maxTcsPerBin) |
Public Attributes | |
processor | |
Definition at line 71 of file clustering2d.py.
def clustering2d.RozBinTruncation.__init__ | ( | self, | |
maxTcsPerBin = truncation_params.maxTcsPerBin |
|||
) |
Definition at line 73 of file clustering2d.py.
def clustering2d.RozBinTruncation.__call__ | ( | self, | |
process, | |||
inputs | |||
) |
Definition at line 80 of file clustering2d.py.
References cscdqm::EventProcessorMutex.processor, clustering2d.RozBinTruncation.processor, and cscdqm::Dispatcher.processor.
clustering2d.RozBinTruncation.processor |
Definition at line 74 of file clustering2d.py.
Referenced by clustering2d_v2.RozBinTruncation.__call__(), vfe.CreateVfe.__call__(), concentrator.CreateSuperTriggerCell.__call__(), concentrator.CreateThreshold.__call__(), concentrator.CreateBestChoice.__call__(), clustering2d.RozBinTruncation.__call__(), concentrator.CreateAutoencoder.__call__(), concentrator.CreateOneBitFraction.__call__(), concentrator.CreateMixedFeOptions.__call__(), and concentrator.CreateCustom.__call__().