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