Skip to content

Commit

Permalink
add turnon efficiencies to HLT monitoring client
Browse files Browse the repository at this point in the history
  • Loading branch information
yeonsu108 committed Aug 29, 2024
1 parent 600215b commit 8213459
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@



HLTMonitoringClient = cms.Sequence(trackingMonitorClientHLT * trackEfficiencyMonitoringClientHLT * trackingForDisplacedJetMonitorClientHLT)
HLTMonitoringClient = cms.Sequence(trackingMonitorClientHLT * trackEfficiencyMonitoringClientHLT * trackingForDisplacedJetMonitorClientHLT * btaggingClient)
HLTMonitoringClientPA= cms.Sequence(trackingMonitorClientHLT * PAtrackingMonitorClientHLT)

DQMOffline_SecondStep = cms.Sequence(
Expand Down

0 comments on commit 8213459

Please sign in to comment.