Skip to content

Commit

Permalink
Merge pull request #13105 from lgray/add_hgc_to_calogeomrcd
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsbuild committed Jan 29, 2016
2 parents 73fc784 + 096b84f commit ff6dff0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Geometry/Records/interface/CaloGeometryRecord.h
Expand Up @@ -23,6 +23,7 @@
#include "Geometry/Records/interface/CaloTowerGeometryRecord.h"
#include "Geometry/Records/interface/ZDCGeometryRecord.h"
#include "Geometry/Records/interface/CastorGeometryRecord.h"
#include "Geometry/Records/interface/HGCalGeometryRecord.h"
#include "boost/mpl/vector.hpp"


Expand All @@ -38,6 +39,7 @@ class CaloGeometryRecord :
HcalSimNumberingRecord,
HcalRecNumberingRecord,
HcalGeometryRecord,
HGCalGeometryRecord,
CaloTowerGeometryRecord,
CastorGeometryRecord,
ZDCGeometryRecord> > {};
Expand Down

0 comments on commit ff6dff0

Please sign in to comment.