Skip to content

Commit

Permalink
Adding new BadQEvents plot for all LS
Browse files Browse the repository at this point in the history
  • Loading branch information
Deniz Sunar Cerci committed Sep 30, 2024
1 parent 61fb364 commit e1b7c3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DQM/HcalTasks/interface/RawTask.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ class RawTask : public hcaldqm::DQTask {
hcaldqm::Container2D _cSummaryvsLS_FED; // online only
hcaldqm::ContainerSingle2D _cSummaryvsLS; // online only
hcaldqm::ContainerSingle2D _cBadQ_FEDvsLSmod10; // online only
hcaldqm::ContainerSingle2D _cBadQ_FEDvsLS; // online only
};

#endif

0 comments on commit e1b7c3b

Please sign in to comment.