Skip to content

Commit 2f61e6e

Browse files
Martin-Grunewaldmmusich
authored andcommitted
HLT menu development for 15_0_X (branch for 15_1_X)
These updates correspond to the "V1.3" (last) GRun menu for the 2025 pp data-taking period. This update includes the integration of the following JIRA tickets: - [CMSHLT-3534](https://its.cern.ch/jira/browse/CMSHLT-3534) [TRK] Configuration improvements related to MkFit - [CMSHLT-3591](https://its.cern.ch/jira/browse/CMSHLT-3591) [EXO] PS changes for AXOL1TL and CICADA (Run2025D) - [CMSHLT-3596](https://its.cern.ch/jira/browse/CMSHLT-3596) [HIN] Unsplit the IonPhysics PDs of the PIon menu - [CMSHLT-3597](https://its.cern.ch/jira/browse/CMSHLT-3597) [BRIL] Add DQMGPUvsCPU Stream to online LumiScan special Menu - [CMSHLT-3598](https://its.cern.ch/jira/browse/CMSHLT-3598) [ECAL] Add DQMGPUvsCPU Stream to online ECAL special Menu - [CMSHLT-3599](https://its.cern.ch/jira/browse/CMSHLT-3599) [TRK] HLT-Tracking updates for 2025 menu: switching off IBC in the pixel generic CPE - [CMSHLT-3600](https://its.cern.ch/jira/browse/CMSHLT-3600) [EGM,Scouting] Scouting doubleEG monitoring path in 2025 pp menu v1.3 - [CMSHLT-3601](https://its.cern.ch/jira/browse/CMSHLT-3601) [BRIL] Updates to LumiScan menu (post 2025 vdM program) - [CMSHLT-3606](https://its.cern.ch/jira/browse/CMSHLT-3606) [TAU] ETau Monitoring Trigger Fix - [CMSHLT-3607](https://its.cern.ch/jira/browse/CMSHLT-3607) [EXO,Scouting] Adding Calo RecHits to the HLT Scouting Event Content (V1.3) - [CMSHLT-3608](https://its.cern.ch/jira/browse/CMSHLT-3608) [EXO] Pre-scale changes for AXOL1TL when L1 Menu v1_3_0 is deployed - [CMSHLT-3609](https://its.cern.ch/jira/browse/CMSHLT-3609) [MUO] Upper limit on seeds of hltL3NoFiltersNoVtxTrajSeedIOHit (slow events) - [CMSHLT-3610](https://its.cern.ch/jira/browse/CMSHLT-3610) [EGM] Update PMS2 EE threshold for Ele WP-Tight triggers - [CMSHLT-3612](https://its.cern.ch/jira/browse/CMSHLT-3612) [EXO] Prescaled Single Muon Shower L1 Seeds Control Path - [CMSHLT-3615](https://its.cern.ch/jira/browse/CMSHLT-3615) [GEM] Add EMTF FEDRAW in RPCMonitor stream - [CMSHLT-3618](https://its.cern.ch/jira/browse/CMSHLT-3618) [DQM,TRK] Improve Tracking at HLT collection coverage in monitoring PDs
1 parent 05ed86d commit 2f61e6e

29 files changed

+15555
-33001
lines changed

HLTrigger/Configuration/python/HLT_FULL_cff.py

Lines changed: 1098 additions & 4162 deletions
Large diffs are not rendered by default.

HLTrigger/Configuration/python/HLT_Fake1_cff.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# hltGetConfiguration /dev/CMSSW_15_0_0/Fake1 --cff --data --type Fake1
22

3-
# /dev/CMSSW_15_0_0/Fake1/V10 (CMSSW_15_0_4_patch2)
3+
# /dev/CMSSW_15_0_0/Fake1/V11 (CMSSW_15_0_11)
44

55
import FWCore.ParameterSet.Config as cms
66

77
fragment = cms.ProcessFragment( "HLT" )
88

99
fragment.HLTConfigVersion = cms.PSet(
10-
tableName = cms.string("/dev/CMSSW_15_0_0/Fake1/V10")
10+
tableName = cms.string("/dev/CMSSW_15_0_0/Fake1/V11")
1111
)
1212

1313
fragment.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) )

HLTrigger/Configuration/python/HLT_Fake2_cff.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# hltGetConfiguration /dev/CMSSW_15_0_0/Fake2 --cff --data --type Fake2
22

3-
# /dev/CMSSW_15_0_0/Fake2/V10 (CMSSW_15_0_4_patch2)
3+
# /dev/CMSSW_15_0_0/Fake2/V11 (CMSSW_15_0_11)
44

55
import FWCore.ParameterSet.Config as cms
66

77
fragment = cms.ProcessFragment( "HLT" )
88

99
fragment.HLTConfigVersion = cms.PSet(
10-
tableName = cms.string("/dev/CMSSW_15_0_0/Fake2/V10")
10+
tableName = cms.string("/dev/CMSSW_15_0_0/Fake2/V11")
1111
)
1212

1313
fragment.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) )

HLTrigger/Configuration/python/HLT_Fake_cff.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# hltGetConfiguration /dev/CMSSW_15_0_0/Fake --cff --data --type Fake
22

3-
# /dev/CMSSW_15_0_0/Fake/V10 (CMSSW_15_0_4_patch2)
3+
# /dev/CMSSW_15_0_0/Fake/V11 (CMSSW_15_0_11)
44

55
import FWCore.ParameterSet.Config as cms
66

77
fragment = cms.ProcessFragment( "HLT" )
88

99
fragment.HLTConfigVersion = cms.PSet(
10-
tableName = cms.string("/dev/CMSSW_15_0_0/Fake/V10")
10+
tableName = cms.string("/dev/CMSSW_15_0_0/Fake/V11")
1111
)
1212

1313
fragment.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) )

HLTrigger/Configuration/python/HLT_GRun_cff.py

Lines changed: 958 additions & 729 deletions
Large diffs are not rendered by default.

HLTrigger/Configuration/python/HLT_HIon_cff.py

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hltGetConfiguration /dev/CMSSW_15_0_0/HIon --cff --data --type HIon
22

3-
# /dev/CMSSW_15_0_0/HIon/V96 (CMSSW_15_0_4_patch2)
3+
# /dev/CMSSW_15_0_0/HIon/V111 (CMSSW_15_0_11)
44

55
import FWCore.ParameterSet.Config as cms
66

@@ -9,7 +9,7 @@
99
fragment.load("Configuration.StandardSequences.Accelerators_cff")
1010

1111
fragment.HLTConfigVersion = cms.PSet(
12-
tableName = cms.string("/dev/CMSSW_15_0_0/HIon/V96")
12+
tableName = cms.string("/dev/CMSSW_15_0_0/HIon/V111")
1313
)
1414

1515
fragment.HLTGroupedCkfTrajectoryBuilderP5 = cms.PSet(
@@ -10855,7 +10855,7 @@
1085510855
NoTemplateErrorsWhenNoTrkAngles = cms.bool( False ),
1085610856
UseErrorsFromTemplates = cms.bool( True ),
1085710857
TruncatePixelCharge = cms.bool( True ),
10858-
IrradiationBiasCorrection = cms.bool( True ),
10858+
IrradiationBiasCorrection = cms.bool( False ),
1085910859
DoCosmics = cms.bool( False ),
1086010860
isPhase2 = cms.bool( False ),
1086110861
SmallPitch = cms.bool( False ),
@@ -10878,6 +10878,7 @@
1087810878
directoryWithTemplates = cms.int32( 0 ),
1087910879
speed = cms.int32( -2 ),
1088010880
UseClusterSplitter = cms.bool( False ),
10881+
GoodEdgeAlgo = cms.bool( False ),
1088110882
ComponentName = cms.string( "hltESPPixelCPETemplateReco" ),
1088210883
appendToDataLabel = cms.string( "" )
1088310884
)
@@ -12159,6 +12160,10 @@
1215912160
inputTag = cms.InputTag( "rawDataCollector" ),
1216012161
fedList = cms.vuint32( 1380, 1381 )
1216112162
)
12163+
fragment.hltFEDSelectorEMTF = cms.EDProducer( "EvFFEDSelector",
12164+
inputTag = cms.InputTag( "rawDataCollector" ),
12165+
fedList = cms.vuint32( 1384, 1385 )
12166+
)
1216212167
fragment.hltFEDSelectorCPPF = cms.EDProducer( "EvFFEDSelector",
1216312168
inputTag = cms.InputTag( "rawDataCollector" ),
1216412169
fedList = cms.vuint32( 1386 )
@@ -28246,7 +28251,7 @@
2824628251
fragment.HLTPreshowerSequence = cms.Sequence( fragment.hltEcalPreshowerDigis + fragment.hltEcalPreshowerRecHit )
2824728252
fragment.HLTDoFullUnpackingEgammaEcalSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.HLTPreshowerSequence )
2824828253
fragment.HLTEndSequence = cms.Sequence( fragment.hltBoolEnd )
28249-
fragment.HLTFEDSelectorsForRPCMonitor = cms.Sequence( fragment.hltFEDSelectorTCDS + fragment.hltFEDSelectorL1 + fragment.hltFEDSelectorDT + fragment.hltFEDSelectorRPC + fragment.hltFEDSelectorCSC + fragment.hltFEDSelectorGEM + fragment.hltFEDSelectorTwinMux + fragment.hltFEDSelectorOMTF + fragment.hltFEDSelectorCPPF )
28254+
fragment.HLTFEDSelectorsForRPCMonitor = cms.Sequence( fragment.hltFEDSelectorTCDS + fragment.hltFEDSelectorL1 + fragment.hltFEDSelectorDT + fragment.hltFEDSelectorRPC + fragment.hltFEDSelectorCSC + fragment.hltFEDSelectorGEM + fragment.hltFEDSelectorTwinMux + fragment.hltFEDSelectorOMTF + fragment.hltFEDSelectorEMTF + fragment.hltFEDSelectorCPPF )
2825028255
fragment.HLTDoLocalPixelPPOnAASequence = cms.Sequence( fragment.hltOnlineBeamSpotDevice + fragment.hltSiPixelClustersPPOnAASoA + fragment.hltSiPixelClustersPPOnAA + fragment.hltSiPixelClustersCachePPOnAA + fragment.hltSiPixelDigiErrorsPPOnAA + fragment.hltSiPixelRecHitsPPOnAASoA + fragment.hltSiPixelRecHitsPPOnAA )
2825128256
fragment.HLTDoLocalPixelPPOnAASequenceSerialSync = cms.Sequence( fragment.hltOnlineBeamSpotDeviceSerialSync + fragment.hltSiPixelClustersPPOnAASoASerialSync + fragment.hltSiPixelClustersPPOnAASerialSync + fragment.hltSiPixelClustersCachePPOnAASerialSync + fragment.hltSiPixelDigiErrorsPPOnAASerialSync + fragment.hltSiPixelRecHitsPPOnAASoASerialSync + fragment.hltSiPixelRecHitsPPOnAASerialSync )
2825228257
fragment.HLTRecoPixelTracksPPOnAASequence = cms.Sequence( fragment.hltPixelTracksPPOnAASoA + fragment.hltPixelTracksPPOnAA )

0 commit comments

Comments
 (0)