Skip to content

Commit

Permalink
* Allow compilation with EDM_ML_DEBUG
Browse files Browse the repository at this point in the history
* Silence non-debug printout
  • Loading branch information
ianna committed Jul 6, 2016
1 parent 283ba0c commit dda5cf3
Show file tree
Hide file tree
Showing 5 changed files with 179 additions and 39 deletions.
1 change: 1 addition & 0 deletions DataFormats/EcalDetId/interface/ESDetId.h
Expand Up @@ -4,6 +4,7 @@
#include <iosfwd>
#include "DataFormats/DetId/interface/DetId.h"
#include "DataFormats/EcalDetId/interface/EcalSubdetector.h"
#include "FWCore/Utilities/interface/Exception.h"

/** \class ESDetId
Expand Down
1 change: 1 addition & 0 deletions DetectorDescription/ExprAlgo/BuildFile.xml
@@ -1,3 +1,4 @@
<use name="FWCore/MessageLogger"/>
<use name="FWCore/Utilities"/>
<use name="boost"/>
<use name="clhep"/>
Expand Down

0 comments on commit dda5cf3

Please sign in to comment.