Public Member Functions | |
def | __call__ (self, process, inputs) |
def | __init__ (self, triggercells=best_conc_proc.NData, coarsenTriggerCells=best_conc_proc.coarsenTriggerCells, ctcSize=best_conc_proc.ctcSize) |
Public Attributes | |
processor | |
Definition at line 51 of file concentrator.py.
def concentrator.CreateBestChoice.__init__ | ( | self, | |
triggercells = best_conc_proc.NData , |
|||
coarsenTriggerCells = best_conc_proc.coarsenTriggerCells , |
|||
ctcSize = best_conc_proc.ctcSize |
|||
) |
Definition at line 56 of file concentrator.py.
def concentrator.CreateBestChoice.__call__ | ( | self, | |
process, | |||
inputs | |||
) |
Definition at line 63 of file concentrator.py.
References clustering2d_v2.RozBinTruncation.processor, concentrator.CreateSuperTriggerCell.processor, concentrator.CreateThreshold.processor, cscdqm::EventProcessorMutex.processor, concentrator.CreateBestChoice.processor, clustering2d.RozBinTruncation.processor, and cscdqm::Dispatcher.processor.
concentrator.CreateBestChoice.processor |
Definition at line 57 of file concentrator.py.
Referenced by vfe.CreateVfe.__call__(), concentrator.CreateBestChoice.__call__(), concentrator.CreateAutoencoder.__call__(), concentrator.CreateOneBitFraction.__call__(), concentrator.CreateMixedFeOptions.__call__(), and concentrator.CreateCustom.__call__().