Public Member Functions | |
def | __call__ (self, process, inputs) |
def | __init__ (self, stcSize=custom_conc_proc.stcSize, type_energy_division=custom_conc_proc.type_energy_division, fixedDataSizePerHGCROC=custom_conc_proc.fixedDataSizePerHGCROC, triggercells=custom_conc_proc.NData, threshold_silicon=custom_conc_proc.threshold_silicon, threshold_scintillator=custom_conc_proc.threshold_scintillator, Method=custom_conc_proc.Method, coarsenTriggerCells=custom_conc_proc.coarsenTriggerCells, ctcSize=custom_conc_proc.ctcSize) |
Public Attributes | |
processor | |
Definition at line 156 of file concentrator.py.
def concentrator.CreateCustom.__init__ | ( | self, | |
stcSize = custom_conc_proc.stcSize , |
|||
type_energy_division = custom_conc_proc.type_energy_division , |
|||
fixedDataSizePerHGCROC = custom_conc_proc.fixedDataSizePerHGCROC , |
|||
triggercells = custom_conc_proc.NData , |
|||
threshold_silicon = custom_conc_proc.threshold_silicon , |
|||
threshold_scintillator = custom_conc_proc.threshold_scintillator , |
|||
Method = custom_conc_proc.Method , |
|||
coarsenTriggerCells = custom_conc_proc.coarsenTriggerCells , |
|||
ctcSize = custom_conc_proc.ctcSize |
|||
) |
Definition at line 167 of file concentrator.py.
def concentrator.CreateCustom.__call__ | ( | self, | |
process, | |||
inputs | |||
) |
Definition at line 180 of file concentrator.py.
References clustering2d_v2.RozBinTruncation.processor, concentrator.CreateSuperTriggerCell.processor, concentrator.CreateThreshold.processor, cscdqm::EventProcessorMutex.processor, concentrator.CreateBestChoice.processor, clustering2d.RozBinTruncation.processor, concentrator.CreateAutoencoder.processor, concentrator.CreateOneBitFraction.processor, concentrator.CreateMixedFeOptions.processor, cscdqm::Dispatcher.processor, and concentrator.CreateCustom.processor.
concentrator.CreateCustom.processor |
Definition at line 168 of file concentrator.py.
Referenced by vfe.CreateVfe.__call__(), and concentrator.CreateCustom.__call__().