Skip to content

Commit

Permalink
Merge pull request #43700 from hgc-tpg/hgc-tpg-integration-240111
Browse files Browse the repository at this point in the history
[HGCAL trigger] Fix hgcalTrigPrimValidation config name
  • Loading branch information
cmsbuild authored Jan 15, 2024
2 parents e1abf39 + ddf777e commit e23a638
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from DQMServices.Core.DQMEDAnalyzer import DQMEDAnalyzer
from L1Trigger.L1THGCal.egammaIdentification import egamma_identification_histomax

hgcalTrigPrimValidation = DQMEDAnalyzer(
L1THGCalTrigPrimValidation = DQMEDAnalyzer(
"HGCalTriggerValidator",
TriggerCells = cms.InputTag('l1tHGCalConcentratorProducer:HGCalConcentratorProcessorSelection'),
Clusters = cms.InputTag('l1tHGCalBackEndLayer1Producer:HGCalBackendLayer1Processor2DClustering'),
Expand Down

0 comments on commit e23a638

Please sign in to comment.