def gemCustoms.customise2019 | ( | process | ) |
Definition at line 3 of file gemCustoms.py.
References customise_Digi(), customise_DigiToRaw(), customise_DQM(), customise_gem_hlt(), customise_harvesting(), customise_RawToDigi(), customise_Reco(), and customise_Validation().
Referenced by customise2023().
def gemCustoms.customise2023 | ( | process | ) |
def gemCustoms.customise_Digi | ( | process | ) |
Definition at line 30 of file gemCustoms.py.
References outputCustoms().
Referenced by customise2019().
def gemCustoms.customise_DigiToRaw | ( | process | ) |
Definition at line 94 of file gemCustoms.py.
Referenced by customise2019().
def gemCustoms.customise_DQM | ( | process | ) |
Definition at line 110 of file gemCustoms.py.
Referenced by customise2019(), and RecoTLR.customiseDataRun2Common().
def gemCustoms.customise_gem_hlt | ( | process | ) |
def gemCustoms.customise_harvesting | ( | process | ) |
def gemCustoms.customise_RawToDigi | ( | process | ) |
Definition at line 97 of file gemCustoms.py.
Referenced by customise2019(), and RecoTLR.customiseDataRun2Common().
def gemCustoms.customise_Reco | ( | process | ) |
Definition at line 100 of file gemCustoms.py.
References outputCustoms().
Referenced by customise2019(), and RecoTLR.customiseDataRun2Common().
def gemCustoms.customise_Validation | ( | process | ) |
def gemCustoms.outputCustoms | ( | process | ) |
Definition at line 132 of file gemCustoms.py.
Referenced by customise_Digi(), and customise_Reco().