Public Member Functions | |
def | __call__ (self, process, inputs) |
def | __init__ (self, stcSize=supertc_conc_proc.stcSize, type_energy_division=supertc_conc_proc.type_energy_division, fixedDataSizePerHGCROC=supertc_conc_proc.fixedDataSizePerHGCROC, coarsenTriggerCells=supertc_conc_proc.coarsenTriggerCells, ctcSize=supertc_conc_proc.ctcSize) |
Public Attributes | |
processor | |
Definition at line 7 of file concentrator.py.
def concentrator.CreateSuperTriggerCell.__init__ | ( | self, | |
stcSize = supertc_conc_proc.stcSize , |
|||
type_energy_division = supertc_conc_proc.type_energy_division , |
|||
fixedDataSizePerHGCROC = supertc_conc_proc.fixedDataSizePerHGCROC , |
|||
coarsenTriggerCells = supertc_conc_proc.coarsenTriggerCells , |
|||
ctcSize = supertc_conc_proc.ctcSize |
|||
) |
Definition at line 14 of file concentrator.py.
def concentrator.CreateSuperTriggerCell.__call__ | ( | self, | |
process, | |||
inputs | |||
) |
Definition at line 23 of file concentrator.py.
References clustering2d_v2.RozBinTruncation.processor, concentrator.CreateSuperTriggerCell.processor, cscdqm::EventProcessorMutex.processor, clustering2d.RozBinTruncation.processor, and cscdqm::Dispatcher.processor.
concentrator.CreateSuperTriggerCell.processor |
Definition at line 15 of file concentrator.py.
Referenced by 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__().