Skip to content

Commit

Permalink
added missing header and dependency on DataFormats/EcalDigi
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed May 1, 2020
1 parent c0a38e1 commit 13087e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CalibCalorimetry/EcalTrivialCondModules/BuildFile.xml
Expand Up @@ -10,4 +10,5 @@
<use name="CondFormats/ESObjects"/>
<use name="CondFormats/DataRecord"/>
<use name="DataFormats/EcalDetId"/>
<use name="DataFormats/EcalDigi"/>
<use name="clhep"/>
Expand Up @@ -113,6 +113,7 @@
#include "SimG4CMS/Calo/interface/EnergyResolutionVsLumi.h"
#include "SimG4CMS/Calo/interface/EvolutionECAL.h"

#include "DataFormats/EcalDigi/interface/EcalDataFrame.h"
// forward declarations

namespace edm {
Expand Down

0 comments on commit 13087e0

Please sign in to comment.