Skip to content

Commit

Permalink
Integration of CMSHLT-3035 and CMSHLT-3048
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Grunewald committed Feb 20, 2024
1 parent 1e0c1fe commit c076b6c
Show file tree
Hide file tree
Showing 15 changed files with 35 additions and 110 deletions.
23 changes: 4 additions & 19 deletions HLTrigger/Configuration/python/HLT_FULL_cff.py

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions HLTrigger/Configuration/python/HLT_GRun_cff.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hltGetConfiguration /dev/CMSSW_14_0_0/GRun --cff --data --type GRun

# /dev/CMSSW_14_0_0/GRun/V15 (CMSSW_14_0_0)
# /dev/CMSSW_14_0_0/GRun/V17 (CMSSW_14_0_0)

import FWCore.ParameterSet.Config as cms

Expand All @@ -12,7 +12,7 @@
fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA()

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_14_0_0/GRun/V15')
tableName = cms.string('/dev/CMSSW_14_0_0/GRun/V17')
)

fragment.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
Expand Down Expand Up @@ -84498,7 +84498,7 @@
'HLT_ZeroBias_Alignment_v4 / 6',
'HLT_ZeroBias_FirstCollisionAfterAbortGap_v8',
'HLT_ZeroBias_IsolatedBunches_v8',
'HLT_ZeroBias_v9' )
'HLT_ZeroBias_v9 / 2' )
)
fragment.hltPreDatasetExpressPhysics = cms.EDFilter( "HLTPrescaler",
offset = cms.uint32( 0 ),
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_HIon_cff.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hltGetConfiguration /dev/CMSSW_14_0_0/HIon --cff --data --type HIon

# /dev/CMSSW_14_0_0/HIon/V15 (CMSSW_14_0_0)
# /dev/CMSSW_14_0_0/HIon/V17 (CMSSW_14_0_0)

import FWCore.ParameterSet.Config as cms

Expand All @@ -12,7 +12,7 @@
fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA()

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_14_0_0/HIon/V15')
tableName = cms.string('/dev/CMSSW_14_0_0/HIon/V17')
)

fragment.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_PIon_cff.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hltGetConfiguration /dev/CMSSW_14_0_0/PIon --cff --data --type PIon

# /dev/CMSSW_14_0_0/PIon/V15 (CMSSW_14_0_0)
# /dev/CMSSW_14_0_0/PIon/V17 (CMSSW_14_0_0)

import FWCore.ParameterSet.Config as cms

Expand All @@ -12,7 +12,7 @@
fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA()

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_14_0_0/PIon/V15')
tableName = cms.string('/dev/CMSSW_14_0_0/PIon/V17')
)

fragment.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
Expand Down
6 changes: 3 additions & 3 deletions HLTrigger/Configuration/python/HLT_PRef_cff.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hltGetConfiguration /dev/CMSSW_14_0_0/PRef --cff --data --type PRef

# /dev/CMSSW_14_0_0/PRef/V15 (CMSSW_14_0_0)
# /dev/CMSSW_14_0_0/PRef/V17 (CMSSW_14_0_0)

import FWCore.ParameterSet.Config as cms

Expand All @@ -12,7 +12,7 @@
fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA()

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_14_0_0/PRef/V15')
tableName = cms.string('/dev/CMSSW_14_0_0/PRef/V17')
)

fragment.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
Expand Down Expand Up @@ -17573,7 +17573,7 @@
'HLT_Physics_v10 / 2',
'HLT_Random_v3',
'HLT_ZeroBias_FirstCollisionAfterAbortGap_v8',
'HLT_ZeroBias_v9' )
'HLT_ZeroBias_v9 / 2' )
)
fragment.hltPreDatasetExpressPhysics = cms.EDFilter( "HLTPrescaler",
offset = cms.uint32( 0 ),
Expand Down
6 changes: 3 additions & 3 deletions HLTrigger/Configuration/python/HLT_Special_cff.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hltGetConfiguration /dev/CMSSW_14_0_0/Special --cff --data --type Special

# /dev/CMSSW_14_0_0/Special/V15 (CMSSW_14_0_0)
# /dev/CMSSW_14_0_0/Special/V17 (CMSSW_14_0_0)

import FWCore.ParameterSet.Config as cms

Expand All @@ -12,7 +12,7 @@
fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA()

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_14_0_0/Special/V15')
tableName = cms.string('/dev/CMSSW_14_0_0/Special/V17')
)

fragment.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
Expand Down Expand Up @@ -10398,7 +10398,7 @@
'HLT_ZeroBias_FirstCollisionAfterAbortGap_v8',
'HLT_ZeroBias_IsolatedBunches_v8',
'HLT_ZeroBias_Or_AlwaysTrue_v1',
'HLT_ZeroBias_v9' )
'HLT_ZeroBias_v9 / 2' )
)
fragment.hltPreDatasetExpressPhysics = cms.EDFilter( "HLTPrescaler",
offset = cms.uint32( 0 ),
Expand Down
1 change: 0 additions & 1 deletion HLTrigger/Configuration/tables/HIon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ HIDQMOutput
HIDQMEventDisplayOutput
HIDQMGPUvsCPUOutput # CMSHLT-2287, CMSHLT-2343, CMSHLT-2882
HIDQMOnlineBeamspotOutput
HIHLTMonitorOutput
CalibrationOutput
EcalCalibrationOutput
HIExpressOutput
Expand Down
2 changes: 1 addition & 1 deletion HLTrigger/Configuration/tables/makeOnlineGRun
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#

MASTER="/dev/CMSSW_14_0_0/HLT" # no version, take the latest one
TARGET="/online/collisions/2023/2e34/v1.2/HLT" # where to store the online-compliant menu
TARGET="/online/collisions/2024/2e34/v0.9/HLT" # where to store the online-compliant menu
TABLES="online_grun"

source subtables.sh
Expand Down
1 change: 0 additions & 1 deletion HLTrigger/Configuration/tables/online_hion.txt
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ HIDQMOutput
HIDQMEventDisplayOutput
HIDQMGPUvsCPUOutput # CMSHLT-2287, CMSHLT-2343, CMSHLT-2882
HIDQMOnlineBeamspotOutput
HIHLTMonitorOutput
CalibrationOutput
EcalCalibrationOutput
HIExpressOutput
Expand Down
66 changes: 4 additions & 62 deletions HLTrigger/Configuration/test/OnLine_HLT_FULL.py

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions HLTrigger/Configuration/test/OnLine_HLT_GRun.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hltGetConfiguration /dev/CMSSW_14_0_0/GRun --full --data --type GRun --unprescale --process HLTGRun --globaltag auto:run3_hlt_GRun --input file:RelVal_Raw_GRun_DATA.root

# /dev/CMSSW_14_0_0/GRun/V15 (CMSSW_14_0_0)
# /dev/CMSSW_14_0_0/GRun/V17 (CMSSW_14_0_0)

import FWCore.ParameterSet.Config as cms

Expand All @@ -12,7 +12,7 @@
process.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA()

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_14_0_0/GRun/V15')
tableName = cms.string('/dev/CMSSW_14_0_0/GRun/V17')
)

process.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
Expand Down Expand Up @@ -84777,7 +84777,7 @@
'HLT_ZeroBias_Alignment_v4 / 6',
'HLT_ZeroBias_FirstCollisionAfterAbortGap_v8',
'HLT_ZeroBias_IsolatedBunches_v8',
'HLT_ZeroBias_v9' )
'HLT_ZeroBias_v9 / 2' )
)
process.hltPreDatasetExpressPhysics = cms.EDFilter( "HLTPrescaler",
offset = cms.uint32( 0 ),
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/test/OnLine_HLT_HIon.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hltGetConfiguration /dev/CMSSW_14_0_0/HIon --full --data --type HIon --unprescale --process HLTHIon --globaltag auto:run3_hlt_HIon --input file:RelVal_Raw_HIon_DATA.root

# /dev/CMSSW_14_0_0/HIon/V15 (CMSSW_14_0_0)
# /dev/CMSSW_14_0_0/HIon/V17 (CMSSW_14_0_0)

import FWCore.ParameterSet.Config as cms

Expand All @@ -12,7 +12,7 @@
process.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA()

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_14_0_0/HIon/V15')
tableName = cms.string('/dev/CMSSW_14_0_0/HIon/V17')
)

process.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/test/OnLine_HLT_PIon.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hltGetConfiguration /dev/CMSSW_14_0_0/PIon --full --data --type PIon --unprescale --process HLTPIon --globaltag auto:run3_hlt_PIon --input file:RelVal_Raw_PIon_DATA.root

# /dev/CMSSW_14_0_0/PIon/V15 (CMSSW_14_0_0)
# /dev/CMSSW_14_0_0/PIon/V17 (CMSSW_14_0_0)

import FWCore.ParameterSet.Config as cms

Expand All @@ -12,7 +12,7 @@
process.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA()

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_14_0_0/PIon/V15')
tableName = cms.string('/dev/CMSSW_14_0_0/PIon/V17')
)

process.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
Expand Down
6 changes: 3 additions & 3 deletions HLTrigger/Configuration/test/OnLine_HLT_PRef.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hltGetConfiguration /dev/CMSSW_14_0_0/PRef --full --data --type PRef --unprescale --process HLTPRef --globaltag auto:run3_hlt_PRef --input file:RelVal_Raw_PRef_DATA.root

# /dev/CMSSW_14_0_0/PRef/V15 (CMSSW_14_0_0)
# /dev/CMSSW_14_0_0/PRef/V17 (CMSSW_14_0_0)

import FWCore.ParameterSet.Config as cms

Expand All @@ -12,7 +12,7 @@
process.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA()

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_14_0_0/PRef/V15')
tableName = cms.string('/dev/CMSSW_14_0_0/PRef/V17')
)

process.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
Expand Down Expand Up @@ -17852,7 +17852,7 @@
'HLT_Physics_v10 / 2',
'HLT_Random_v3',
'HLT_ZeroBias_FirstCollisionAfterAbortGap_v8',
'HLT_ZeroBias_v9' )
'HLT_ZeroBias_v9 / 2' )
)
process.hltPreDatasetExpressPhysics = cms.EDFilter( "HLTPrescaler",
offset = cms.uint32( 0 ),
Expand Down
6 changes: 3 additions & 3 deletions HLTrigger/Configuration/test/OnLine_HLT_Special.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hltGetConfiguration /dev/CMSSW_14_0_0/Special --full --data --type Special --unprescale --process HLTSpecial --globaltag auto:run3_hlt_Special --input file:RelVal_Raw_Special_DATA.root

# /dev/CMSSW_14_0_0/Special/V15 (CMSSW_14_0_0)
# /dev/CMSSW_14_0_0/Special/V17 (CMSSW_14_0_0)

import FWCore.ParameterSet.Config as cms

Expand All @@ -12,7 +12,7 @@
process.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA()

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_14_0_0/Special/V15')
tableName = cms.string('/dev/CMSSW_14_0_0/Special/V17')
)

process.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
Expand Down Expand Up @@ -10677,7 +10677,7 @@
'HLT_ZeroBias_FirstCollisionAfterAbortGap_v8',
'HLT_ZeroBias_IsolatedBunches_v8',
'HLT_ZeroBias_Or_AlwaysTrue_v1',
'HLT_ZeroBias_v9' )
'HLT_ZeroBias_v9 / 2' )
)
process.hltPreDatasetExpressPhysics = cms.EDFilter( "HLTPrescaler",
offset = cms.uint32( 0 ),
Expand Down

0 comments on commit c076b6c

Please sign in to comment.