Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HLT menu development (PixelClusterCounting for Lumi) #30923

Merged
merged 1 commit into from
Jul 27, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 14 additions & 15 deletions HLTrigger/Configuration/python/HLT_FULL_cff.py

Large diffs are not rendered by default.

29 changes: 14 additions & 15 deletions HLTrigger/Configuration/python/HLT_GRun_cff.py

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_HIon_cff.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# hltGetConfiguration --cff --data /dev/CMSSW_11_2_0/HIon --type HIon

# /dev/CMSSW_11_2_0/HIon/V4 (CMSSW_11_2_0_pre2)
# /dev/CMSSW_11_2_0/HIon/V5 (CMSSW_11_2_0_pre2)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_11_2_0/HIon/V4')
tableName = cms.string('/dev/CMSSW_11_2_0/HIon/V5')
)

fragment.transferSystem = 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,13 +1,13 @@
# hltGetConfiguration --cff --data /dev/CMSSW_11_2_0/PIon --type PIon

# /dev/CMSSW_11_2_0/PIon/V4 (CMSSW_11_2_0_pre2)
# /dev/CMSSW_11_2_0/PIon/V5 (CMSSW_11_2_0_pre2)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_11_2_0/PIon/V4')
tableName = cms.string('/dev/CMSSW_11_2_0/PIon/V5')
)

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

# /dev/CMSSW_11_2_0/PRef/V4 (CMSSW_11_2_0_pre2)
# /dev/CMSSW_11_2_0/PRef/V5 (CMSSW_11_2_0_pre2)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_11_2_0/PRef/V4')
tableName = cms.string('/dev/CMSSW_11_2_0/PRef/V5')
)

fragment.transferSystem = cms.PSet(
Expand Down Expand Up @@ -3572,7 +3572,8 @@
seedAs5DHit = cms.bool( False )
)
fragment.streams = cms.PSet(
ALCALUMIPIXELS = cms.vstring( 'AlCaLumiPixels' ),
ALCALumiPixelCountsExpress = cms.vstring( 'AlCaLumiPixelCountsExpress' ),
ALCALumiPixelCountsPrompt = cms.vstring( 'AlCaLumiPixelCountsPrompt' ),
ALCAP0 = cms.vstring( 'AlCaP0' ),
ALCAPHISYM = cms.vstring( 'AlCaPhiSym' ),
Calibration = cms.vstring( 'TestEnablesEcalHcal' ),
Expand Down Expand Up @@ -3601,8 +3602,8 @@
RPCMON = cms.vstring( 'RPCMonitor' )
)
fragment.datasets = cms.PSet(
AlCaLumiPixels = cms.vstring( 'AlCa_LumiPixels_Random_v4',
'AlCa_LumiPixels_ZeroBias_v8' ),
AlCaLumiPixelCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v1' ),
AlCaLumiPixelCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v1' ),
AlCaP0 = cms.vstring( 'AlCa_HIEcalEtaEBonly_v1',
'AlCa_HIEcalEtaEEonly_v1',
'AlCa_HIEcalPi0EBonly_v1',
Expand Down Expand Up @@ -10828,15 +10829,15 @@
DebugOn = cms.untracked.bool( False ),
DetectorType = cms.untracked.string( "pixel" )
)
fragment.hltPreAlCaLumiPixelsRandom = cms.EDFilter( "HLTPrescaler",
fragment.hltPreAlCaLumiPixelsCountsRandom = cms.EDFilter( "HLTPrescaler",
L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ),
offset = cms.uint32( 0 )
)
fragment.hltFEDSelectorLumiPixels = cms.EDProducer( "EvFFEDSelector",
inputTag = cms.InputTag( "rawDataCollector" ),
fedList = cms.vuint32( 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1332, 1333, 1334, 1335, 1336, 1337, 1338 )
fragment.hltAlcaPixelClusterCounts = cms.EDProducer( "AlcaPCCEventProducer",
pixelClusterLabel = cms.InputTag( "hltSiPixelClusters" ),
trigstring = cms.untracked.string( "alcaPCCEvent" )
)
fragment.hltPreAlCaLumiPixelsZeroBias = cms.EDFilter( "HLTPrescaler",
fragment.hltPreAlCaLumiPixelsCountsZeroBias = cms.EDFilter( "HLTPrescaler",
L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ),
offset = cms.uint32( 0 )
)
Expand Down Expand Up @@ -10961,13 +10962,13 @@
fragment.AlCa_EcalPhiSym_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + fragment.hltPreAlCaEcalPhiSym + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltEcalPhiSymFilter + fragment.HLTEndSequence )
fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap + fragment.hltPreZeroBiasFirstCollisionAfterAbortGap + fragment.HLTEndSequence )
fragment.AlCa_HIRPCMuonNormalisation_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu7to30 + fragment.hltPreAlCaHIRPCMuonNormalisation + fragment.hltHIRPCMuonNormaL1Filtered0 + fragment.HLTMuonLocalRecoSequence + fragment.HLTEndSequence )
fragment.AlCa_LumiPixels_Random_v4 = cms.Path( fragment.HLTBeginSequenceRandom + fragment.hltPixelTrackerHVOn + fragment.hltPreAlCaLumiPixelsRandom + fragment.hltFEDSelectorLumiPixels + fragment.HLTEndSequence )
fragment.AlCa_LumiPixels_ZeroBias_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltPixelTrackerHVOn + fragment.hltL1sZeroBias + fragment.hltPreAlCaLumiPixelsZeroBias + fragment.hltFEDSelectorLumiPixels + fragment.HLTEndSequence )
fragment.AlCa_LumiPixelsCounts_Random_v1 = cms.Path( fragment.HLTBeginSequenceRandom + fragment.hltPixelTrackerHVOn + fragment.hltPreAlCaLumiPixelsCountsRandom + fragment.hltSiPixelDigis + fragment.hltSiPixelClusters + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence )
fragment.AlCa_LumiPixelsCounts_ZeroBias_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltPixelTrackerHVOn + fragment.hltL1sZeroBias + fragment.hltPreAlCaLumiPixelsCountsZeroBias + fragment.hltSiPixelDigis + fragment.hltSiPixelClusters + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence )
fragment.HLTriggerFinalPath = cms.Path( fragment.hltGtStage2Digis + fragment.hltScalersRawToDigi + fragment.hltFEDSelector + fragment.hltTriggerSummaryAOD + fragment.hltTriggerSummaryRAW + fragment.hltBoolFalse )
fragment.HLTAnalyzerEndpath = cms.EndPath( fragment.hltGtStage2Digis + fragment.hltPreHLTAnalyzerEndpath + fragment.hltL1TGlobalSummary + fragment.hltTrigReport )


fragment.HLTSchedule = cms.Schedule( *(fragment.HLTriggerFirstPath, fragment.HLT_ZeroBias_Beamspot_v4, fragment.HLT_Physics_v7, fragment.DST_Physics_v7, fragment.HLT_Random_v3, fragment.HLT_ZeroBias_v6, fragment.HLT_HIL1UnpairedBunchBptxMinusForPPRef_v2, fragment.HLT_HIL1UnpairedBunchBptxPlusForPPRef_v2, fragment.HLT_HIL1NotBptxORForPPRef_v2, fragment.HLT_HIHT80_Beamspot_ppRef5TeV_v3, fragment.HLT_HIZeroBias_part0_v6, fragment.HLT_HIZeroBias_part1_v6, fragment.HLT_HIZeroBias_part2_v6, fragment.HLT_HIZeroBias_part3_v6, fragment.HLT_HIZeroBias_part4_v6, fragment.HLT_HIZeroBias_part5_v6, fragment.HLT_HIZeroBias_part6_v6, fragment.HLT_HIZeroBias_part7_v6, fragment.HLT_HIZeroBias_part8_v6, fragment.HLT_HIZeroBias_part9_v6, fragment.HLT_HIZeroBias_part10_v6, fragment.HLT_HIZeroBias_part11_v6, fragment.AlCa_HIEcalPi0EBonly_v1, fragment.AlCa_HIEcalPi0EEonly_v1, fragment.AlCa_HIEcalEtaEBonly_v1, fragment.AlCa_HIEcalEtaEEonly_v1, fragment.HLT_EcalCalibration_v4, fragment.HLT_HcalCalibration_v5, fragment.AlCa_EcalPhiSym_v9, fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v5, fragment.AlCa_HIRPCMuonNormalisation_v1, fragment.AlCa_LumiPixels_Random_v4, fragment.AlCa_LumiPixels_ZeroBias_v8, fragment.HLTriggerFinalPath, fragment.HLTAnalyzerEndpath ))
fragment.HLTSchedule = cms.Schedule( *(fragment.HLTriggerFirstPath, fragment.HLT_ZeroBias_Beamspot_v4, fragment.HLT_Physics_v7, fragment.DST_Physics_v7, fragment.HLT_Random_v3, fragment.HLT_ZeroBias_v6, fragment.HLT_HIL1UnpairedBunchBptxMinusForPPRef_v2, fragment.HLT_HIL1UnpairedBunchBptxPlusForPPRef_v2, fragment.HLT_HIL1NotBptxORForPPRef_v2, fragment.HLT_HIHT80_Beamspot_ppRef5TeV_v3, fragment.HLT_HIZeroBias_part0_v6, fragment.HLT_HIZeroBias_part1_v6, fragment.HLT_HIZeroBias_part2_v6, fragment.HLT_HIZeroBias_part3_v6, fragment.HLT_HIZeroBias_part4_v6, fragment.HLT_HIZeroBias_part5_v6, fragment.HLT_HIZeroBias_part6_v6, fragment.HLT_HIZeroBias_part7_v6, fragment.HLT_HIZeroBias_part8_v6, fragment.HLT_HIZeroBias_part9_v6, fragment.HLT_HIZeroBias_part10_v6, fragment.HLT_HIZeroBias_part11_v6, fragment.AlCa_HIEcalPi0EBonly_v1, fragment.AlCa_HIEcalPi0EEonly_v1, fragment.AlCa_HIEcalEtaEBonly_v1, fragment.AlCa_HIEcalEtaEEonly_v1, fragment.HLT_EcalCalibration_v4, fragment.HLT_HcalCalibration_v5, fragment.AlCa_EcalPhiSym_v9, fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v5, fragment.AlCa_HIRPCMuonNormalisation_v1, fragment.AlCa_LumiPixelsCounts_Random_v1, fragment.AlCa_LumiPixelsCounts_ZeroBias_v1, fragment.HLTriggerFinalPath, fragment.HLTAnalyzerEndpath ))


# dummyfy hltGetConditions in cff's
Expand Down
8 changes: 4 additions & 4 deletions HLTrigger/Configuration/tables/GRun.txt
Original file line number Diff line number Diff line change
Expand Up @@ -371,8 +371,8 @@ HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v* # CMSHLT-1391
HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v* # CMSHLT-1391
HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v* # CMSHLT-1391
HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v* # CMSHLT-1391
AlCa_LumiPixels_Random_v* # CMSHLT-1393
AlCa_LumiPixels_ZeroBias_v* # CMSHLT-1393
AlCa_LumiPixelsCounts_Random_v* # CMSHLT-2114
AlCa_LumiPixelsCounts_ZeroBias_v* # CMSHLT-2114
DST_ZeroBias_v* # CMSHLT-1404
HLT_Mu17_Photon30_IsoCaloId_v* # CMSHLT-1409
HLT_Photon90_CaloIdL_PFHT700_v* # CMSHLT-1414
Expand Down Expand Up @@ -742,8 +742,8 @@ EcalCalibrationOutput
RPCMONOutput
ALCAPHISYMOutput
ALCAP0Output
ALCALUMIPIXELSOutput
ALCALUMIPIXELSEXPRESSOutput # CMSHLT-1762
ALCALumiPixelCountsExpressOutput # CMSHLT-2114
ALCALumiPixelCountsPromptOutput # CMSHLT-2114
ExpressOutput
ExpressAlignmentOutput
NanoDSTOutput
Expand Down
7 changes: 4 additions & 3 deletions HLTrigger/Configuration/tables/PRef.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ HLT_HcalCalibration_v* # CMSHLT-1231
HLT_Random_v* # CMSHLT-1231
AlCa_EcalPhiSym_v* # CMSHLT-1245
HLT_ZeroBias_FirstCollisionAfterAbortGap_v* # CMSHLT-1264
AlCa_LumiPixels_Random_v* # CMSHLT-1393
AlCa_LumiPixels_ZeroBias_v* # CMSHLT-1393
AlCa_LumiPixelsCounts_Random_v* # CMSHLT-2114
AlCa_LumiPixelsCounts_ZeroBias_v* # CMSHLT-2114
HLT_ZeroBias_Beamspot_v* # CMSHLT-1572
HLT_HIL1UnpairedBunchBptxPlusForPPRef_v* # CMSHLT-1673
HLT_HIL1UnpairedBunchBptxMinusForPPRef_v* # CMSHLT-1673
Expand Down Expand Up @@ -62,7 +62,8 @@ EcalCalibrationOutput
RPCMONOutput
ALCAP0Output
ALCAPHISYMOutput
ALCALUMIPIXELSOutput
ALCALumiPixelCountsExpressOutput # CMSHLT-2114
ALCALumiPixelCountsPromptOutput # CMSHLT-2114
ExpressOutput
ExpressAlignmentOutput
NanoDSTOutput
Expand Down
7 changes: 4 additions & 3 deletions HLTrigger/Configuration/tables/craft.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ AlCa_EcalPhiSym_v*
HLT_HcalNZS_v*
HLT_HcalPhiSym_v*
AlCa_RPCMuonNormalisation_v*
AlCa_LumiPixels_Random_v*
AlCa_LumiPixels_ZeroBias_v*
AlCa_LumiPixelsCounts_Random_v* # CMSHLT-2114
AlCa_LumiPixelsCounts_ZeroBias_v* # CMSHLT-2114

## EndPath ##

Expand All @@ -52,7 +52,8 @@ RPCMONOutput
CalibrationOutput
EcalCalibrationOutput
ALCAPHISYMOutput
ALCALUMIPIXELSOutput
ALCALumiPixelCountsExpressOutput # CMSHLT-2114
ALCALumiPixelCountsPromptOutput # CMSHLT-2114
ExpressCosmicsOutput
NanoDSTOutput

Expand Down
7 changes: 4 additions & 3 deletions HLTrigger/Configuration/tables/online_0T.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ AlCa_EcalPhiSym_v* # JIRA: CMSHLT-541
AlCa_EcalPi0EBonly_v* # JIRA: CMSHLT-541
AlCa_EcalPi0EEonly_v* # JIRA: CMSHLT-541
AlCa_Ele23_WPVeryLoose_Gsf_v* # JIRA: CMSHLT-541, CMSHLT-566
AlCa_LumiPixels_Random_v* # JIRA: CMSHLT-541
AlCa_LumiPixels_ZeroBias_v* # JIRA: CMSHLT-541
AlCa_LumiPixelsCounts_Random_v* # CMSHLT-2114
AlCa_LumiPixelsCounts_ZeroBias_v* # CMSHLT-2114
AlCa_RPCMuonNoHits_v* # JIRA: CMSHLT-541
AlCa_RPCMuonNormalisation_v* # JIRA: CMSHLT-541
AlCa_RPCMuonNoTriggers_v* # JIRA: CMSHLT-541
Expand Down Expand Up @@ -154,7 +154,8 @@ EcalCalibrationOutput
RPCMONOutput
ALCAPHISYMOutput
ALCAP0Output
ALCALUMIPIXELSOutput
ALCALumiPixelCountsExpressOutput # CMSHLT-2114
ALCALumiPixelCountsPromptOutput # CMSHLT-2114
ALCAELECTRONOutput # JIRA: CMSHLT-366, renamed
ExpressOutput
LookAreaOutput
Expand Down
8 changes: 4 additions & 4 deletions HLTrigger/Configuration/tables/online_grun.txt
Original file line number Diff line number Diff line change
Expand Up @@ -363,8 +363,8 @@ HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v* # CMSHLT-1391
HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v* # CMSHLT-1391
HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v* # CMSHLT-1391
HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v* # CMSHLT-1391
AlCa_LumiPixels_Random_v* # CMSHLT-1393
AlCa_LumiPixels_ZeroBias_v* # CMSHLT-1393
AlCa_LumiPixelsCounts_Random_v* # CMSHLT-2114
AlCa_LumiPixelsCounts_ZeroBias_v* # CMSHLT-2114
DST_ZeroBias_v* # CMSHLT-1404
HLT_Mu17_Photon30_IsoCaloId_v* # CMSHLT-1409
HLT_DoubleL2Mu50_v* # CMSHLT-1416
Expand Down Expand Up @@ -713,8 +713,8 @@ EcalCalibrationOutput
RPCMONOutput
ALCAPHISYMOutput
ALCAP0Output
ALCALUMIPIXELSOutput
ALCALUMIPIXELSEXPRESSOutput # CMSHLT-1762
ALCALumiPixelCountsExpressOutput # CMSHLT-2114
ALCALumiPixelCountsPromptOutput # CMSHLT-2114
ExpressOutput
ExpressAlignmentOutput
NanoDSTOutput
Expand Down
7 changes: 4 additions & 3 deletions HLTrigger/Configuration/tables/online_pref.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ HLT_HcalCalibration_v* # CMSHLT-1231
HLT_Random_v* # CMSHLT-1231
AlCa_EcalPhiSym_v* # CMSHLT-1245
HLT_ZeroBias_FirstCollisionAfterAbortGap_v* # CMSHLT-1264
AlCa_LumiPixels_Random_v* # CMSHLT-1393
AlCa_LumiPixels_ZeroBias_v* # CMSHLT-1393
AlCa_LumiPixelsCounts_Random_v* # CMSHLT-2114
AlCa_LumiPixelsCounts_ZeroBias_v* # CMSHLT-2114
HLT_ZeroBias_Beamspot_v* # CMSHLT-1572
HLT_HIL1DoubleMuOpen_v* # CMSHLT-1669
HLT_HIL1DoubleMuOpen_OS_v* # CMSHLT-1669
Expand Down Expand Up @@ -200,7 +200,8 @@ EcalCalibrationOutput
RPCMONOutput
ALCAP0Output
ALCAPHISYMOutput
ALCALUMIPIXELSOutput
ALCALumiPixelCountsExpressOutput # CMSHLT-2114
ALCALumiPixelCountsPromptOutput # CMSHLT-2114
ExpressOutput
ExpressAlignmentOutput
NanoDSTOutput
Expand Down
Loading