Functions | |
def | customise_DataMix (process) |
def | customise_Digi_25ns (process) |
def | customise_Digi_50ns (process) |
def | customise_Digi_Common (process) |
def | customise_DigiToRaw (process) |
def | customise_DQM (process) |
def | customise_DQM_25ns (process) |
def | customise_harvesting (process) |
def | customise_HLT (process) |
def | customise_L1Emulator (process) |
def | customise_RawToDigi (process) |
def | customise_Reco (process) |
def | customise_Sim (process) |
def | customise_Validation (process) |
def | customisePostLS1 (process, displayDeprecationWarning=True) |
def | customisePostLS1_50ns (process, displayDeprecationWarning=True) |
def | customisePostLS1_Common (process) |
def | customisePostLS1_HI (process, displayDeprecationWarning=True) |
def | customisePostLS1_lowPU (process) |
def | digiEventContent (process) |
def | recoOutputCustoms (process) |
def postLS1Customs.customise_DataMix | ( | process | ) |
def postLS1Customs.customise_Digi_25ns | ( | process | ) |
def postLS1Customs.customise_Digi_50ns | ( | process | ) |
Definition at line 265 of file postLS1Customs.py.
Referenced by customisePostLS1_50ns(), and customisePostLS1_lowPU().
def postLS1Customs.customise_Digi_Common | ( | process | ) |
Definition at line 237 of file postLS1Customs.py.
References digiEventContent().
Referenced by customisePostLS1_Common().
def postLS1Customs.customise_DigiToRaw | ( | process | ) |
def postLS1Customs.customise_DQM | ( | process | ) |
Definition at line 167 of file postLS1Customs.py.
Referenced by RecoTLR.customiseDataRun2Common(), and customisePostLS1_Common().
def postLS1Customs.customise_DQM_25ns | ( | process | ) |
Definition at line 177 of file postLS1Customs.py.
Referenced by RecoTLR.customiseDataRun2Common_25ns(), and customisePostLS1().
def postLS1Customs.customise_harvesting | ( | process | ) |
Definition at line 823 of file postLS1Customs.py.
Referenced by customisePostLS1_Common().
def postLS1Customs.customise_HLT | ( | process | ) |
def postLS1Customs.customise_L1Emulator | ( | process | ) |
Definition at line 767 of file postLS1Customs.py.
Referenced by customisePostLS1_Common().
def postLS1Customs.customise_RawToDigi | ( | process | ) |
Definition at line 771 of file postLS1Customs.py.
Referenced by RecoTLR.customiseDataRun2Common(), and customisePostLS1_Common().
def postLS1Customs.customise_Reco | ( | process | ) |
Definition at line 785 of file postLS1Customs.py.
Referenced by RecoTLR.customiseDataRun2Common(), and customisePostLS1_Common().
def postLS1Customs.customise_Sim | ( | process | ) |
Definition at line 232 of file postLS1Customs.py.
Referenced by customisePostLS1_Common().
def postLS1Customs.customise_Validation | ( | process | ) |
Definition at line 224 of file postLS1Customs.py.
Referenced by customisePostLS1_Common().
Definition at line 44 of file postLS1Customs.py.
References customise_Digi_25ns(), customise_DQM_25ns(), and customisePostLS1_Common().
Referenced by postLS1CustomsPreMixing.customisePostLS1().
Definition at line 88 of file postLS1Customs.py.
References customise_Digi_50ns(), and customisePostLS1_Common().
Referenced by postLS1CustomsPreMixing.customisePostLS1_50ns().
def postLS1Customs.customisePostLS1_Common | ( | process | ) |
Definition at line 3 of file postLS1Customs.py.
References muonCustoms.customise_csc_PostLS1(), customise_DataMix(), customise_Digi_Common(), customise_DigiToRaw(), customise_DQM(), fastSimCustoms.customise_fastSimPostLS1(), customise_harvesting(), customise_HLT(), customise_L1Emulator(), customise_RawToDigi(), customise_Reco(), customise_Sim(), customise_Validation(), and customsPostLS1.customiseSimL1EmulatorForStage1().
Referenced by customisePostLS1(), customisePostLS1_50ns(), customisePostLS1_HI(), and customisePostLS1_lowPU().
Definition at line 119 of file postLS1Customs.py.
References customisePostLS1_Common(), and customsPostLS1.customiseSimL1EmulatorForPostLS1_Additional_HI().
Referenced by postLS1CustomsPreMixing.customisePostLS1_HI().
def postLS1Customs.customisePostLS1_lowPU | ( | process | ) |
Definition at line 76 of file postLS1Customs.py.
References customise_Digi_50ns(), and customisePostLS1_Common().
def postLS1Customs.digiEventContent | ( | process | ) |
def postLS1Customs.recoOutputCustoms | ( | process | ) |
Definition at line 830 of file postLS1Customs.py.