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().
def gemCustoms.customise_Digi | ( | process | ) |
Definition at line 24 of file gemCustoms.py.
Referenced by customise2019().
def gemCustoms.customise_DigiToRaw | ( | process | ) |
Definition at line 27 of file gemCustoms.py.
Referenced by customise2019().
def gemCustoms.customise_DQM | ( | process | ) |
Definition at line 36 of file gemCustoms.py.
Referenced by customise2019(), and RecoTLR.customiseDataRun2Common().
def gemCustoms.customise_gem_hlt | ( | process | ) |
def gemCustoms.customise_harvesting | ( | process | ) |
Definition at line 42 of file gemCustoms.py.
Referenced by customise2019().
def gemCustoms.customise_RawToDigi | ( | process | ) |
Definition at line 30 of file gemCustoms.py.
Referenced by customise2019(), and RecoTLR.customiseDataRun2Common().
def gemCustoms.customise_Reco | ( | process | ) |
Definition at line 33 of file gemCustoms.py.
Referenced by customise2019(), and RecoTLR.customiseDataRun2Common().
def gemCustoms.customise_Validation | ( | process | ) |
Definition at line 39 of file gemCustoms.py.
Referenced by customise2019().
def gemCustoms.outputCustoms | ( | process | ) |
Definition at line 45 of file gemCustoms.py.