4 if hasattr(process,
'digitisation_step'):
6 if hasattr(process,
'L1simulation_step'):
7 process=customise_L1Emulator2019(process,
'pt0')
8 if hasattr(process,
'DigiToRaw'):
10 if hasattr(process,
'RawToDigi'):
12 if hasattr(process,
'reconstruction'):
14 if hasattr(process,
'dqmoffline_step'):
16 if hasattr(process,
'dqmHarvesting'):
18 if hasattr(process,
'validation_step'):
20 if hasattr(process,
'HLTSchedule'):
def customise_Validation(process)
def customise_DQM(process)
def customise_Reco(process)
def customise2019(process)
def customise_RawToDigi(process)
def customise_harvesting(process)
def customise_Digi(process)
def customise_gem_hlt(process)
def customise_DigiToRaw(process)