Skip to content

Commit

Permalink
Add the inefficiency analyzer to the default
Browse files Browse the repository at this point in the history
  • Loading branch information
EinarElen committed May 12, 2023
1 parent 1bde267 commit 859b86c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DQM/python/dqm.py
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,7 @@ def __init__(self,name='Trigger',coll='Trigger') :
HCalDQM(pe_threshold=5,
section=4
),
HcalInefficiencyAnalyzer(),
]

recoil_dqm = [
Expand Down

0 comments on commit 859b86c

Please sign in to comment.