Skip to content

Commit 92657ed

Browse files
authored
Merge pull request #49303 from cms-tsg-storm/HLTdevelopment151X_for160X
HLT menu development for `15_1_X` (2/N) [`16_0_X`]
2 parents 63a2f43 + 46bd892 commit 92657ed

29 files changed

+47134
-45858
lines changed

Configuration/AlCa/python/autoCond.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2025, Strip tracker in DECO mode
109109
'phase1_2025_cosmics' : '150X_mcRun3_2025cosmics_realistic_deco_v4',
110110
# GlobalTag for MC production with realistic conditions for Phase1 2025 detector for Heavy Ion
111-
'phase1_2025_realistic_hi' : '151X_mcRun3_2025_realistic_HI_v1',
111+
'phase1_2025_realistic_hi' : '151X_mcRun3_2025_realistic_HI_v2',
112112
# GlobalTag for MC production with realistic conditions for Phase2
113113
'phase2_realistic' : '150X_mcRun4_realistic_v1'
114114
}

Configuration/HLT/python/autoCondHLT.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
'FULL' : ( ','.join( [ 'L1Menu_Collisions2025_v1_3_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2025-07-24 05:13:35.000"] ), ),
2222
'GRun' : ( ','.join( [ 'L1Menu_Collisions2025_v1_3_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2025-07-24 05:13:35.000"] ), ),
2323
'2025v13' : ( ','.join( [ 'L1Menu_Collisions2025_v1_3_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2025-07-24 05:13:35.000"] ), ),
24-
'HIon' : ( ','.join( [ 'L1Menu_CollisionsHeavyIons2024_v1_0_6_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2024-11-05 11:11:22.000"] ), ),
24+
'HIon' : ( ','.join( [ 'L1Menu_CollisionsHeavyIons2025_v1_0_3_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2025-10-10 12:59:51.000"] ), ),
2525
'PIon' : ( ','.join( [ 'L1Menu_CollisionsSmallSystems2025_v1_0_4_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2025-06-10 10:00:00.000"] ), ),
2626
'PRef' : ( ','.join( [ 'L1Menu_CollisionsPPRef2024_v1_0_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2024-09-24 11:45:00.000"] ), ),
2727
'Special' : ( ','.join( [ 'L1Menu_Collisions2025_v1_3_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2025-07-24 05:13:35.000"] ), ),
@@ -38,7 +38,7 @@
3838
'run3_mc_FULL' : ('phase1_2025_realistic' ,l1Menus['FULL']),
3939
'run3_mc_GRun' : ('phase1_2025_realistic' ,l1Menus['GRun']),
4040
'run3_mc_2025v13' : ('phase1_2025_realistic' ,l1Menus['2025v13']),
41-
'run3_mc_HIon' : ('phase1_2024_realistic_hi',l1Menus['HIon']),
41+
'run3_mc_HIon' : ('phase1_2025_realistic_hi',l1Menus['HIon']),
4242
'run3_mc_PIon' : ('phase1_2025_realistic' ,l1Menus['PIon']),
4343
'run3_mc_PRef' : ('phase1_2025_realistic' ,l1Menus['PRef']),
4444
'run3_mc_Special' : ('phase1_2025_realistic' ,l1Menus['Special']),

HLTrigger/Configuration/python/HLT_2025v13_cff.py

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hltGetConfiguration /frozen/2025/2e34/v1.3/CMSSW_15_1_X/HLT --cff --data --type 2025v13
22

3-
# /frozen/2025/2e34/v1.3/CMSSW_15_1_X/HLT/V4 (CMSSW_15_1_0)
3+
# /frozen/2025/2e34/v1.3/CMSSW_15_1_X/HLT/V6 (CMSSW_15_1_0)
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("/frozen/2025/2e34/v1.3/CMSSW_15_1_X/HLT/V4")
12+
tableName = cms.string("/frozen/2025/2e34/v1.3/CMSSW_15_1_X/HLT/V6")
1313
)
1414

1515
fragment.HLTGroupedCkfTrajectoryBuilderP5 = cms.PSet(
@@ -7453,7 +7453,7 @@
74537453
CPE = cms.string( "PixelCPEFastParams" ),
74547454
alpaka = cms.untracked.PSet( backend = cms.untracked.string( "" ) )
74557455
)
7456-
fragment.hltSiPixelRecHits = cms.EDProducer( "SiPixelRecHitFromSoAAlpakaPhase1",
7456+
fragment.hltSiPixelRecHits = cms.EDProducer( "SiPixelRecHitFromSoAAlpaka",
74577457
maxHitsInModules = cms.uint32( 1024 ),
74587458
pixelRecHitSrc = cms.InputTag( "hltSiPixelRecHitsSoA" ),
74597459
src = cms.InputTag( "hltSiPixelClusters" )
@@ -7500,7 +7500,7 @@
75007500
geometry = cms.PSet(
75017501
caThetaCuts = cms.vdouble( 0.00123302705499, 0.00123302705499, 0.00123302705499, 0.00123302705499, 0.00355691321774, 0.00355691321774, 0.00355691321774, 0.00355691321774, 0.00355691321774, 0.00355691321774 ),
75027502
pairGraph = cms.vuint32( 0, 1, 0, 4, 0, 7, 1, 2, 1, 4, 1, 7, 4, 5, 7, 8, 2, 3, 2, 4, 2, 7, 5, 6, 8, 9, 0, 2, 1, 3, 0, 5, 0, 8, 4, 6, 7, 9 ),
7503-
startingPairs = cms.vuint32( 0, 1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 16, 17, 18, 19 ),
7503+
startingPairs = cms.vuint32( 0, 1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 16, 17, 18 ),
75047504
maxZ = cms.vdouble( 20.0, 30.0, 0.0, 22.0, 30.0, -10.0, 70.0, 70.0, 22.0, 30.0, -15.0, 70.0, 70.0, 20.0, 22.0, 30.0, 0.0, 70.0, 70.0 ),
75057505
caDCACuts = cms.vdouble( 0.0918113099491, 0.420724617835, 0.420724617835, 0.420724617835, 0.420724617835, 0.420724617835, 0.420724617835, 0.420724617835, 0.420724617835, 0.420724617835 ),
75067506
minZ = cms.vdouble( -20.0, 0.0, -30.0, -22.0, 10.0, -30.0, -70.0, -70.0, -22.0, 15.0, -30.0, -70.0, -70.0, -20.0, -22.0, 0.0, -30.0, -70.0, -70.0 ),
@@ -7509,7 +7509,7 @@
75097509
),
75107510
alpaka = cms.untracked.PSet( backend = cms.untracked.string( "" ) )
75117511
)
7512-
fragment.hltPixelTracks = cms.EDProducer( "PixelTrackProducerFromSoAAlpakaPhase1",
7512+
fragment.hltPixelTracks = cms.EDProducer( "PixelTrackProducerFromSoAAlpaka",
75137513
beamSpot = cms.InputTag( "hltOnlineBeamSpot" ),
75147514
trackSrc = cms.InputTag( "hltPixelTracksSoA" ),
75157515
pixelRecHitLegacySrc = cms.InputTag( "hltSiPixelRecHits" ),
@@ -12315,7 +12315,7 @@
1231512315
src = cms.InputTag( "hltSiPixelClustersSoASerialSync" ),
1231612316
CPE = cms.string( "PixelCPEFastParams" )
1231712317
)
12318-
fragment.hltSiPixelRecHitsSerialSync = cms.EDProducer( "SiPixelRecHitFromSoAAlpakaPhase1",
12318+
fragment.hltSiPixelRecHitsSerialSync = cms.EDProducer( "SiPixelRecHitFromSoAAlpaka",
1231912319
maxHitsInModules = cms.uint32( 1024 ),
1232012320
pixelRecHitSrc = cms.InputTag( "hltSiPixelRecHitsSoASerialSync" ),
1232112321
src = cms.InputTag( "hltSiPixelClustersSerialSync" )
@@ -12625,15 +12625,15 @@
1262512625
geometry = cms.PSet(
1262612626
caThetaCuts = cms.vdouble( 0.00123302705499, 0.00123302705499, 0.00123302705499, 0.00123302705499, 0.00355691321774, 0.00355691321774, 0.00355691321774, 0.00355691321774, 0.00355691321774, 0.00355691321774 ),
1262712627
pairGraph = cms.vuint32( 0, 1, 0, 4, 0, 7, 1, 2, 1, 4, 1, 7, 4, 5, 7, 8, 2, 3, 2, 4, 2, 7, 5, 6, 8, 9, 0, 2, 1, 3, 0, 5, 0, 8, 4, 6, 7, 9 ),
12628-
startingPairs = cms.vuint32( 0, 1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 16, 17, 18, 19 ),
12628+
startingPairs = cms.vuint32( 0, 1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 16, 17, 18 ),
1262912629
maxZ = cms.vdouble( 20.0, 30.0, 0.0, 22.0, 30.0, -10.0, 70.0, 70.0, 22.0, 30.0, -15.0, 70.0, 70.0, 20.0, 22.0, 30.0, 0.0, 70.0, 70.0 ),
1263012630
caDCACuts = cms.vdouble( 0.0918113099491, 0.420724617835, 0.420724617835, 0.420724617835, 0.420724617835, 0.420724617835, 0.420724617835, 0.420724617835, 0.420724617835, 0.420724617835 ),
1263112631
minZ = cms.vdouble( -20.0, 0.0, -30.0, -22.0, 10.0, -30.0, -70.0, -70.0, -22.0, 15.0, -30.0, -70.0, -70.0, -20.0, -22.0, 0.0, -30.0, -70.0, -70.0 ),
1263212632
phiCuts = cms.vint32( 965, 1241, 395, 698, 1058, 1211, 348, 782, 1016, 810, 463, 755, 694, 531, 770, 471, 592, 750, 348 ),
1263312633
maxR = cms.vdouble( 20.0, 9.0, 9.0, 20.0, 7.0, 7.0, 5.0, 5.0, 20.0, 6.0, 6.0, 5.0, 5.0, 20.0, 20.0, 9.0, 9.0, 9.0, 9.0 )
1263412634
)
1263512635
)
12636-
fragment.hltPixelTracksSerialSync = cms.EDProducer( "PixelTrackProducerFromSoAAlpakaPhase1",
12636+
fragment.hltPixelTracksSerialSync = cms.EDProducer( "PixelTrackProducerFromSoAAlpaka",
1263712637
beamSpot = cms.InputTag( "hltOnlineBeamSpot" ),
1263812638
trackSrc = cms.InputTag( "hltPixelTracksSoASerialSync" ),
1263912639
pixelRecHitLegacySrc = cms.InputTag( "hltSiPixelRecHitsSerialSync" ),

0 commit comments

Comments
 (0)