Skip to content

Commit

Permalink
restored //#define LOCAL_DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
slomeo committed Feb 12, 2020
1 parent be20669 commit 7c1cfe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Geometry/MuonNumbering/src/MuonBaseNumber.cc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include "Geometry/MuonNumbering/interface/MuonBaseNumber.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"

#define LOCAL_DEBUG
//#define LOCAL_DEBUG

void MuonBaseNumber::addBase(const LevelBaseNumber& num) {
basenumber_type::iterator cur = sortedBaseNumber.begin();
Expand Down

0 comments on commit 7c1cfe9

Please sign in to comment.