Skip to content

Commit

Permalink
Remove dependency on CoralBase
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunanda committed Sep 26, 2015
1 parent 729e8bd commit b11bf78
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Geometry/CaloTopology/test/BuildFile.xml
Expand Up @@ -3,7 +3,6 @@
<use name="Geometry/CaloTopology"/>
<use name="Geometry/Records"/>
<use name="Geometry/HcalCommonData"/>
<use name="CoralBase"/>

<flags EDM_PLUGIN="1"/>
<library file="HcalTopologyTester.cc" name="testGeometryHcalTopology"> </library>
Expand Down
1 change: 0 additions & 1 deletion Geometry/CaloTopology/test/HcalTopologyTester.cc
Expand Up @@ -19,7 +19,6 @@
#include "Geometry/CaloTopology/interface/HcalTopology.h"
#include "DataFormats/HcalDetId/interface/HcalDetId.h"
#include "DataFormats/HcalDetId/interface/HcalSubdetector.h"
#include "CoralBase/Exception.h"

class HcalTopologyTester : public edm::EDAnalyzer {
public:
Expand Down

0 comments on commit b11bf78

Please sign in to comment.