CMS 3D CMS Logo

Namespaces | Functions
customTriggerCellSelect.py File Reference

Go to the source code of this file.

Namespaces

 customTriggerCellSelect
 

Functions

def customTriggerCellSelect.custom_coarsetc_equalshare (process, stcSize=coarsetc_equalshare_proc.stcSize, fixedDataSizePerHGCROC=coarsetc_equalshare_proc.fixedDataSizePerHGCROC)
 
def customTriggerCellSelect.custom_coarsetc_onebitfraction (process, stcSize=coarsetc_onebitfraction_proc.stcSize, fixedDataSizePerHGCROC=coarsetc_onebitfraction_proc.fixedDataSizePerHGCROC, oneBitFractionThreshold=coarsetc_onebitfraction_proc.oneBitFractionThreshold, oneBitFractionLowValue=coarsetc_onebitfraction_proc.oneBitFractionLowValue, oneBitFractionHighValue=coarsetc_onebitfraction_proc.oneBitFractionHighValue)
 
def customTriggerCellSelect.custom_triggercellselect_autoencoder (process, cellRemap=autoEncoder_conc_proc.cellRemap, nBitsPerInput=autoEncoder_conc_proc.nBitsPerInput, maxBitsPerOutput=autoEncoder_conc_proc.maxBitsPerOutput, bitsPerLink=autoEncoder_conc_proc.bitsPerLink, modelFiles=autoEncoder_conc_proc.modelFiles, linkToGraphMap=autoEncoder_conc_proc.linkToGraphMap, zeroSuppresionThreshold=autoEncoder_conc_proc.zeroSuppresionThreshold, saveEncodedValues=autoEncoder_conc_proc.saveEncodedValues, preserveModuleSum=autoEncoder_conc_proc.preserveModuleSum, scintillatorMethod='thresholdSelect')
 
def customTriggerCellSelect.custom_triggercellselect_bestchoice (process, triggercells=best_conc_proc.NData)
 
def customTriggerCellSelect.custom_triggercellselect_bestchoice_decentralized (process)
 
def customTriggerCellSelect.custom_triggercellselect_mixedBestChoiceSuperTriggerCell (process, stcSize=custom_conc_proc.stcSize, type_energy_division=custom_conc_proc.type_energy_division, fixedDataSizePerHGCROC=custom_conc_proc.fixedDataSizePerHGCROC, triggercells=custom_conc_proc.NData)
 
def customTriggerCellSelect.custom_triggercellselect_mixedBestChoiceSuperTriggerCell_decentralized (process)
 
def customTriggerCellSelect.custom_triggercellselect_supertriggercell (process, stcSize=supertc_conc_proc.stcSize, type_energy_division=supertc_conc_proc.type_energy_division, fixedDataSizePerHGCROC=supertc_conc_proc.fixedDataSizePerHGCROC)
 
def customTriggerCellSelect.custom_triggercellselect_threshold (process, threshold_silicon=threshold_conc_proc.threshold_silicon, threshold_scintillator=threshold_conc_proc.threshold_scintillator, coarsenTriggerCells=threshold_conc_proc.coarsenTriggerCells)