def customizeHLTforCMSSW.customiseFor2017DtUnpacking | ( | process | ) |
Adapt the HLT to run the legacy DT unpacking for pre2018 data/MC workflows as the default
Definition at line 72 of file customizeHLTforCMSSW.py.
def customizeHLTforCMSSW.customiseFor2018Input | ( | process | ) |
Customise the HLT to run on Run 2 data/MC
Definition at line 138 of file customizeHLTforCMSSW.py.
References customiseHCALFor2018Input(), customisePixelGainForRun2Input(), and customisePixelL1ClusterThresholdForRun2Input().
def customizeHLTforCMSSW.customiseHCALFor2018Input | ( | process | ) |
Customise the HLT to run on Run 2 data/MC using the old readout for the HCAL barel
Definition at line 24 of file customizeHLTforCMSSW.py.
References common.producers_by_type().
Referenced by customiseFor2018Input().
def customizeHLTforCMSSW.customisePixelGainForRun2Input | ( | process | ) |
Customise the HLT to run on Run 2 data/MC using the old definition of the pixel calibrations Up to 11.0.x, the pixel calibarations were fully specified in the configuration: VCaltoElectronGain = 47 VCaltoElectronGain_L1 = 50 VCaltoElectronOffset = -60 VCaltoElectronOffset_L1 = -670 Starting with 11.1.x, the calibrations for Run 3 were moved to the conditions, leaving in the configuration only: VCaltoElectronGain = 1 VCaltoElectronGain_L1 = 1 VCaltoElectronOffset = 0 VCaltoElectronOffset_L1 = 0 Since the conditions for Run 2 have not been updated to the new scheme, the HLT configuration needs to be reverted.
Definition at line 101 of file customizeHLTforCMSSW.py.
References common.producers_by_type().
Referenced by customiseFor2018Input().
def customizeHLTforCMSSW.customisePixelL1ClusterThresholdForRun2Input | ( | process | ) |
Definition at line 127 of file customizeHLTforCMSSW.py.
References common.producers_by_type().
Referenced by customiseFor2018Input().
def customizeHLTforCMSSW.customizeHLTforCMSSW | ( | process, | |
menuType = "GRun" |
|||
) |
Definition at line 148 of file customizeHLTforCMSSW.py.
References apply().