Skip to content

Commit

Permalink
Cleanup of ../tables and adding OnlineCosmics files
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Grunewald committed Feb 2, 2024
1 parent 213d7f8 commit f68eb3c
Show file tree
Hide file tree
Showing 15 changed files with 2,404 additions and 1,065 deletions.
4 changes: 2 additions & 2 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_13_3_0/GRun --cff --data --type GRun

# /dev/CMSSW_13_3_0/GRun/V19 (CMSSW_13_3_0)
# /dev/CMSSW_13_3_0/GRun/V21 (CMSSW_13_3_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_13_3_0/GRun/V19')
tableName = cms.string('/dev/CMSSW_13_3_0/GRun/V21')
)

fragment.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
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_13_3_0/HIon --cff --data --type HIon

# /dev/CMSSW_13_3_0/HIon/V19 (CMSSW_13_3_0)
# /dev/CMSSW_13_3_0/HIon/V21 (CMSSW_13_3_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_13_3_0/HIon/V19')
tableName = cms.string('/dev/CMSSW_13_3_0/HIon/V21')
)

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_13_3_0/PIon --cff --data --type PIon

# /dev/CMSSW_13_3_0/PIon/V19 (CMSSW_13_3_0)
# /dev/CMSSW_13_3_0/PIon/V21 (CMSSW_13_3_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_13_3_0/PIon/V19')
tableName = cms.string('/dev/CMSSW_13_3_0/PIon/V21')
)

fragment.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
Expand Down
4 changes: 2 additions & 2 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_13_3_0/PRef --cff --data --type PRef

# /dev/CMSSW_13_3_0/PRef/V19 (CMSSW_13_3_0)
# /dev/CMSSW_13_3_0/PRef/V21 (CMSSW_13_3_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_13_3_0/PRef/V19')
tableName = cms.string('/dev/CMSSW_13_3_0/PRef/V21')
)

fragment.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
Expand Down
1,861 changes: 1,252 additions & 609 deletions HLTrigger/Configuration/python/HLT_Special_cff.py

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions HLTrigger/Configuration/python/HLTrigger_Datasets_Special_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,17 @@
streamPhysicsCommissioning_datasetMuonShower_selector.throw = cms.bool(False)
streamPhysicsCommissioning_datasetMuonShower_selector.triggerConditions = cms.vstring('HLT_CscCluster_Cosmic_v1')

from HLTrigger.HLTfilters.triggerResultsFilter_cfi import triggerResultsFilter as streamPhysicsCommissioning_datasetNoBPTX_selector
streamPhysicsCommissioning_datasetNoBPTX_selector.hltResults = cms.InputTag('TriggerResults', '', 'HLT')
streamPhysicsCommissioning_datasetNoBPTX_selector.l1tResults = cms.InputTag('')
streamPhysicsCommissioning_datasetNoBPTX_selector.throw = cms.bool(False)
streamPhysicsCommissioning_datasetNoBPTX_selector.triggerConditions = cms.vstring(
'HLT_L2Mu10_NoVertex_NoBPTX3BX_v10',
'HLT_L2Mu10_NoVertex_NoBPTX_v11',
'HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v10',
'HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v9'
)

from HLTrigger.HLTfilters.triggerResultsFilter_cfi import triggerResultsFilter as streamPhysicsCommissioning_datasetZeroBias_selector
streamPhysicsCommissioning_datasetZeroBias_selector.hltResults = cms.InputTag('TriggerResults', '', 'HLT')
streamPhysicsCommissioning_datasetZeroBias_selector.l1tResults = cms.InputTag('')
Expand Down
10 changes: 10 additions & 0 deletions HLTrigger/Configuration/tables/Special.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,16 @@ HLT_ZeroBias_Gated_v* # CMSHLT-2860
HLT_SpecialHLTPhysics_v* # CMSHLT-2860
HLT_SpecialZeroBias_v* # CMSHLT-2860

HLT_L1SingleEG10er2p5_v* # CMSHLT-2860
HLT_L1SingleEG15er2p5_v* # CMSHLT-2860
HLT_L2Mu10_NoVertex_NoBPTX3BX_v* # CMSHLT-2197
HLT_L2Mu10_NoVertex_NoBPTX_v* # CMSHLT-2197
HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v* # CMSHLT-2197
HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v* # CMSHLT-2197
DQM_EcalReconstruction_v* # CMSHLT-2287
DQM_HcalReconstruction_v* # CMSHLT-2287
DQM_PixelReconstruction_v* # CMSHLT-2287

## EndPaths / FinalPaths ##

ALCALumiPixelsCountsExpressOutput
Expand Down
2 changes: 1 addition & 1 deletion HLTrigger/Configuration/tables/makeOnlineCosmics
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

MASTER="/online/special/2024/v1.0/HLT" # no version, take the latest one
TARGET="/online/special/2024/v1.0/Cosmics" # directory where to store the sub-tables
TABLES="online_special" # which sub-tables to create
TABLES="online_cosmics" # which sub-tables to create

source subtables.sh
createSubtables "v3/run3" "$MASTER" "$TARGET" "$TABLES"
8 changes: 4 additions & 4 deletions HLTrigger/Configuration/tables/online_cosmics.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ HLT_Random_v*
HLT_HcalPhiSym_v*
HLT_HcalNZS_v*
HLT_L1FatEvents_v*
HLT_DQML1SeedsGroup1_v*
# HLT_DQML1SeedsGroup1_v* # CMSHLT-2860
DST_Physics_v*

DQM_EcalReconstruction_v* # CMSHLT-2287
Expand All @@ -33,8 +33,8 @@ HLT_L1DoubleMu0_v*
HLT_L1SingleJet8erHE_v*
HLT_L1SingleJet10erHE_v*
HLT_L1SingleJet12erHE_v*
HLT_L1SingleEG10_v*
HLT_L1SingleEG15_v*
HLT_L1SingleEG10er2p5_v*
HLT_L1SingleEG15er2p5_v*
HLT_L1SingleJet35_v*
HLT_L1SingleJet200_v*
HLT_L2Mu10_NoVertex_NoBPTX3BX_v* # CMSHLT-2197
Expand All @@ -49,7 +49,7 @@ HLTriggerFinalPath

## EndPaths / FinalPaths ##

PhysicsOutput
PhysicsCommissioningOutput
ExpressCosmicsOutput
CalibrationOutput
EcalCalibrationOutput
Expand Down
16 changes: 13 additions & 3 deletions HLTrigger/Configuration/tables/online_special.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,16 @@ HLT_ZeroBias_Gated_v* # CMSHLT-2860
HLT_SpecialHLTPhysics_v* # CMSHLT-2860
HLT_SpecialZeroBias_v* # CMSHLT-2860

HLT_L1SingleEG10er2p5_v* # CMSHLT-2860
HLT_L1SingleEG15er2p5_v* # CMSHLT-2860
HLT_L2Mu10_NoVertex_NoBPTX3BX_v* # CMSHLT-2197
HLT_L2Mu10_NoVertex_NoBPTX_v* # CMSHLT-2197
HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v* # CMSHLT-2197
HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v* # CMSHLT-2197
DQM_EcalReconstruction_v* # CMSHLT-2287
DQM_HcalReconstruction_v* # CMSHLT-2287
DQM_PixelReconstruction_v* # CMSHLT-2287

## EndPaths / FinalPaths ##

ALCALumiPixelsCountsExpressOutput
Expand Down Expand Up @@ -173,6 +183,6 @@ RPCMONOutput

######## paths that are different between Special and online_special ################################

#HLTAnalyzerEndpath # only in 'Special', not in 'online'
RatesMonitoring # only in 'online', not in 'Special'
DQMHistograms # only in 'online', not in 'Special'
#HLTAnalyzerEndpath # only in 'special', not in 'online'
RatesMonitoring # only in 'online', not in 'special'
DQMHistograms # only in 'online', not in 'special'
4 changes: 2 additions & 2 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_13_3_0/GRun --full --data --type GRun --unprescale --process HLTGRun --globaltag auto:run3_hlt_GRun --input file:RelVal_Raw_GRun_DATA.root

# /dev/CMSSW_13_3_0/GRun/V19 (CMSSW_13_3_0)
# /dev/CMSSW_13_3_0/GRun/V21 (CMSSW_13_3_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_13_3_0/GRun/V19')
tableName = cms.string('/dev/CMSSW_13_3_0/GRun/V21')
)

process.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
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_13_3_0/HIon --full --data --type HIon --unprescale --process HLTHIon --globaltag auto:run3_hlt_HIon --input file:RelVal_Raw_HIon_DATA.root

# /dev/CMSSW_13_3_0/HIon/V19 (CMSSW_13_3_0)
# /dev/CMSSW_13_3_0/HIon/V21 (CMSSW_13_3_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_13_3_0/HIon/V19')
tableName = cms.string('/dev/CMSSW_13_3_0/HIon/V21')
)

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_13_3_0/PIon --full --data --type PIon --unprescale --process HLTPIon --globaltag auto:run3_hlt_PIon --input file:RelVal_Raw_PIon_DATA.root

# /dev/CMSSW_13_3_0/PIon/V19 (CMSSW_13_3_0)
# /dev/CMSSW_13_3_0/PIon/V21 (CMSSW_13_3_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_13_3_0/PIon/V19')
tableName = cms.string('/dev/CMSSW_13_3_0/PIon/V21')
)

process.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
Expand Down
4 changes: 2 additions & 2 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_13_3_0/PRef --full --data --type PRef --unprescale --process HLTPRef --globaltag auto:run3_hlt_PRef --input file:RelVal_Raw_PRef_DATA.root

# /dev/CMSSW_13_3_0/PRef/V19 (CMSSW_13_3_0)
# /dev/CMSSW_13_3_0/PRef/V21 (CMSSW_13_3_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_13_3_0/PRef/V19')
tableName = cms.string('/dev/CMSSW_13_3_0/PRef/V21')
)

process.HLTIter0PSetTrajectoryBuilderIT = cms.PSet(
Expand Down
Loading

0 comments on commit f68eb3c

Please sign in to comment.