Skip to content

Commit

Permalink
Update RPCOccupancyTest.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
pmandrik authored Oct 1, 2022
1 parent 8d4156c commit 92782dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DQM/RPCMonitorClient/src/RPCOccupancyTest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ void RPCOccupancyTest::beginJob(std::string& workingFolder) {

totalStrips_ = 0.;
totalActive_ = 0.;

Active_Dead = nullptr;
Active_Fraction = nullptr;
}

void RPCOccupancyTest::getMonitorElements(std::vector<MonitorElement*>& meVector,
Expand Down

0 comments on commit 92782dc

Please sign in to comment.