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 266 of file postLS1Customs.py.
Referenced by customisePostLS1_50ns(), and customisePostLS1_lowPU().
def postLS1Customs.customise_Digi_Common | ( | process | ) |
Definition at line 238 of file postLS1Customs.py.
References digiEventContent().
Referenced by customisePostLS1_Common().
def postLS1Customs.customise_DigiToRaw | ( | process | ) |
def postLS1Customs.customise_DQM | ( | process | ) |
Definition at line 168 of file postLS1Customs.py.
Referenced by RecoTLR.customiseDataRun2Common(), and customisePostLS1_Common().
def postLS1Customs.customise_DQM_25ns | ( | process | ) |
Definition at line 178 of file postLS1Customs.py.
Referenced by RecoTLR.customiseDataRun2Common_25ns(), and customisePostLS1().
def postLS1Customs.customise_harvesting | ( | process | ) |
Definition at line 824 of file postLS1Customs.py.
Referenced by customisePostLS1_Common().
def postLS1Customs.customise_HLT | ( | process | ) |
def postLS1Customs.customise_L1Emulator | ( | process | ) |
Definition at line 768 of file postLS1Customs.py.
Referenced by customisePostLS1_Common().
def postLS1Customs.customise_RawToDigi | ( | process | ) |
Definition at line 772 of file postLS1Customs.py.
Referenced by RecoTLR.customiseDataRun2Common(), and customisePostLS1_Common().
def postLS1Customs.customise_Reco | ( | process | ) |
Definition at line 786 of file postLS1Customs.py.
Referenced by RecoTLR.customiseDataRun2Common(), and customisePostLS1_Common().
def postLS1Customs.customise_Sim | ( | process | ) |
Definition at line 233 of file postLS1Customs.py.
Referenced by customisePostLS1_Common().
def postLS1Customs.customise_Validation | ( | process | ) |
Definition at line 225 of file postLS1Customs.py.
Referenced by customisePostLS1_Common().
Definition at line 45 of file postLS1Customs.py.
References customise_Digi_25ns(), customise_DQM_25ns(), customisePostLS1_Common(), and edm.print().
Referenced by postLS1CustomsPreMixing.customisePostLS1().
Definition at line 89 of file postLS1Customs.py.
References customise_Digi_50ns(), customisePostLS1_Common(), and edm.print().
Referenced by postLS1CustomsPreMixing.customisePostLS1_50ns().
def postLS1Customs.customisePostLS1_Common | ( | process | ) |
Definition at line 4 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 120 of file postLS1Customs.py.
References customisePostLS1_Common(), customsPostLS1.customiseSimL1EmulatorForPostLS1_Additional_HI(), and edm.print().
Referenced by postLS1CustomsPreMixing.customisePostLS1_HI().
def postLS1Customs.customisePostLS1_lowPU | ( | process | ) |
Definition at line 77 of file postLS1Customs.py.
References customise_Digi_50ns(), and customisePostLS1_Common().
def postLS1Customs.digiEventContent | ( | process | ) |
def postLS1Customs.recoOutputCustoms | ( | process | ) |
Definition at line 831 of file postLS1Customs.py.