Skip to content

Commit

Permalink
Merge pull request #37754 from cms-tsg-storm/HLTdevelopment123X_for124X
Browse files Browse the repository at this point in the history
HLT menu development for `12_3_X` [`12_4_X`]
  • Loading branch information
cmsbuild committed May 2, 2022
2 parents b1bf462 + 5e18d42 commit d8a5096
Show file tree
Hide file tree
Showing 14 changed files with 1,778 additions and 219 deletions.
474 changes: 430 additions & 44 deletions HLTrigger/Configuration/python/HLT_FULL_cff.py

Large diffs are not rendered by default.

471 changes: 428 additions & 43 deletions HLTrigger/Configuration/python/HLT_GRun_cff.py

Large diffs are not rendered by default.

10 changes: 7 additions & 3 deletions HLTrigger/Configuration/python/HLT_HIon_cff.py
@@ -1,15 +1,18 @@
# hltGetConfiguration --cff --data /dev/CMSSW_12_3_0/HIon --type HIon

# /dev/CMSSW_12_3_0/HIon/V72 (CMSSW_12_3_0)
# /dev/CMSSW_12_3_0/HIon/V77 (CMSSW_12_3_0)

import FWCore.ParameterSet.Config as cms

from HeterogeneousCore.CUDACore.SwitchProducerCUDA import SwitchProducerCUDA
from HeterogeneousCore.CUDACore.ProcessAcceleratorCUDA import ProcessAcceleratorCUDA

fragment = cms.ProcessFragment( "HLT" )

fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA()

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_12_3_0/HIon/V72')
tableName = cms.string('/dev/CMSSW_12_3_0/HIon/V77')
)

fragment.transferSystem = cms.PSet(
Expand Down Expand Up @@ -12990,7 +12993,8 @@
regressionKeyEE = cms.string( "pfscecal_EECorrection_online" ),
regressionKeyEB = cms.string( "pfscecal_EBCorrection_online" ),
uncertaintyKeyEE = cms.string( "pfscecal_EEUncertainty_online" ),
isHLT = cms.bool( True )
isHLT = cms.bool( True ),
regTrainedWithPS = cms.bool( True )
),
applyCrackCorrections = cms.bool( False ),
satelliteClusterSeedThreshold = cms.double( 50.0 ),
Expand Down
7 changes: 5 additions & 2 deletions HLTrigger/Configuration/python/HLT_PIon_cff.py
@@ -1,15 +1,18 @@
# hltGetConfiguration --cff --data /dev/CMSSW_12_3_0/PIon --type PIon

# /dev/CMSSW_12_3_0/PIon/V72 (CMSSW_12_3_0)
# /dev/CMSSW_12_3_0/PIon/V77 (CMSSW_12_3_0)

import FWCore.ParameterSet.Config as cms

from HeterogeneousCore.CUDACore.SwitchProducerCUDA import SwitchProducerCUDA
from HeterogeneousCore.CUDACore.ProcessAcceleratorCUDA import ProcessAcceleratorCUDA

fragment = cms.ProcessFragment( "HLT" )

fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA()

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_12_3_0/PIon/V72')
tableName = cms.string('/dev/CMSSW_12_3_0/PIon/V77')
)

fragment.transferSystem = cms.PSet(
Expand Down
7 changes: 5 additions & 2 deletions HLTrigger/Configuration/python/HLT_PRef_cff.py
@@ -1,15 +1,18 @@
# hltGetConfiguration --cff --data /dev/CMSSW_12_3_0/PRef --type PRef

# /dev/CMSSW_12_3_0/PRef/V72 (CMSSW_12_3_0)
# /dev/CMSSW_12_3_0/PRef/V77 (CMSSW_12_3_0)

import FWCore.ParameterSet.Config as cms

from HeterogeneousCore.CUDACore.SwitchProducerCUDA import SwitchProducerCUDA
from HeterogeneousCore.CUDACore.ProcessAcceleratorCUDA import ProcessAcceleratorCUDA

fragment = cms.ProcessFragment( "HLT" )

fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA()

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_12_3_0/PRef/V72')
tableName = cms.string('/dev/CMSSW_12_3_0/PRef/V77')
)

fragment.transferSystem = cms.PSet(
Expand Down
5 changes: 3 additions & 2 deletions HLTrigger/Configuration/python/HLTrigger_Datasets_GRun_cff.py
Expand Up @@ -882,8 +882,8 @@
'HLT_DoubleMu3_TkMu_DsTau3Mu_v4',
'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v6',
'HLT_DoubleMu3_Trk_Tau3mu_v12',
'HLT_DoubleMu4_3_Bs_v14',
'HLT_DoubleMu4_3_Jpsi_v2',
'HLT_DoubleMu4_3_Bs_v15',
'HLT_DoubleMu4_3_Jpsi_v15',
'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v7',
'HLT_DoubleMu4_Jpsi_Displaced_v7',
'HLT_DoubleMu4_Jpsi_NoVertexing_v7',
Expand All @@ -894,6 +894,7 @@
'HLT_Mu25_TkMu0_Phi_v8',
'HLT_Mu30_TkMu0_Psi_v1',
'HLT_Mu30_TkMu0_Upsilon_v1',
'HLT_Mu4_L1DoubleMu_v1',
'HLT_Mu7p5_L2Mu2_Jpsi_v10',
'HLT_Mu7p5_L2Mu2_Upsilon_v10',
'HLT_Mu7p5_Track2_Jpsi_v11',
Expand Down
8 changes: 6 additions & 2 deletions HLTrigger/Configuration/tables/GRun.txt
Expand Up @@ -178,7 +178,6 @@ HLT_Dimuon20_Jpsi_Barrel_Seagulls_v* # CMSHLT-1275
HLT_Mu20_TkMu0_Phi_v* # CMSHLT-1275
HLT_Mu25_TkMu0_Onia_v* # CMSHLT-1275
HLT_Mu25_TkMu0_Phi_v* # CMSHLT-1275
HLT_DoubleMu4_3_Bs_v* # CMSHLT-1276
HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v* # CMSHLT-1277
HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v* # CMSHLT-1277
HLT_DoubleMu20_7_Mass0to30_Photon23_v* # CMSHLT-1278
Expand Down Expand Up @@ -478,7 +477,12 @@ HLT_AK8PFJetFwd25_v* # CMSHLT-1662
HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v* # CMSHLT-1750
HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v* # CMSHLT-1750
HLT_IsoMu27_MET90_v* # CMSHLT-1741
HLT_DoubleMu4_3_Jpsi_v* # CMSHLT-1753
HLT_DoubleMu4_3_Bs_v* # CMSHLT-1276, CMSHLT-2261
HLT_DoubleMu4_3_Jpsi_v* # CMSHLT-1753, CMSHLT-2261
HLT_DoubleMu4_3_LowMass_v* # CMSHLT-2261
HLT_DoubleMu4_LowMass_Displaced_v* # CMSHLT-2261
HLT_Mu0_L1DoubleMu_v* # CMSHLT-2261
HLT_Mu4_L1DoubleMu_v* # CMSHLT-2261
HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v* # CMSHLT-1729
HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v* # CMSHLT-1729
HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v* # CMSHLT-1732
Expand Down
8 changes: 6 additions & 2 deletions HLTrigger/Configuration/tables/online_grun.txt
Expand Up @@ -170,7 +170,6 @@ HLT_Dimuon20_Jpsi_Barrel_Seagulls_v* # CMSHLT-1275
HLT_Mu20_TkMu0_Phi_v* # CMSHLT-1275
HLT_Mu25_TkMu0_Onia_v* # CMSHLT-1275
HLT_Mu25_TkMu0_Phi_v* # CMSHLT-1275
HLT_DoubleMu4_3_Bs_v* # CMSHLT-1276
HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v* # CMSHLT-1277
HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v* # CMSHLT-1277
HLT_DoubleMu20_7_Mass0to30_Photon23_v* # CMSHLT-1278
Expand Down Expand Up @@ -469,7 +468,12 @@ HLT_AK8PFJetFwd25_v* # CMSHLT-1662
HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v* # CMSHLT-1750
HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v* # CMSHLT-1750
HLT_IsoMu27_MET90_v* # CMSHLT-1741
HLT_DoubleMu4_3_Jpsi_v* # CMSHLT-1753
HLT_DoubleMu4_3_Bs_v* # CMSHLT-1276, CMSHLT-2261
HLT_DoubleMu4_3_Jpsi_v* # CMSHLT-1753, CMSHLT-2261
HLT_DoubleMu4_3_LowMass_v* # CMSHLT-2261
HLT_DoubleMu4_LowMass_Displaced_v* # CMSHLT-2261
HLT_Mu0_L1DoubleMu_v* # CMSHLT-2261
HLT_Mu4_L1DoubleMu_v* # CMSHLT-2261
HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v* # CMSHLT-1729
HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v* # CMSHLT-1729
HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v* # CMSHLT-1732
Expand Down

0 comments on commit d8a5096

Please sign in to comment.