CMS 3D CMS Logo

MTDGeometricTimingDetExtraESModule.h
Go to the documentation of this file.
1 #ifndef Geometry_MTDNumberingBuilder_MTDGeometricTimingDetExtraESModule_H
2 #define Geometry_MTDNumberingBuilder_MTDGeometricTimingDetExtraESModule_H
3 
9 
11 
12  public:
15  std::unique_ptr<std::vector<GeometricTimingDetExtra> > produce(const IdealGeometryRecord &);
16 
17  protected:
18 
19  private:
20  void putOne(std::vector<GeometricTimingDetExtra> & gde, const GeometricTimingDet* gd, const DDExpandedView& ev, int lev );
21 
22  bool fromDDD_;
23 
24 };
25 
26 
27 #endif
28 
29 
30 
31 
void putOne(std::vector< GeometricTimingDetExtra > &gde, const GeometricTimingDet *gd, const DDExpandedView &ev, int lev)
std::unique_ptr< std::vector< GeometricTimingDetExtra > > produce(const IdealGeometryRecord &)
bool ev
MTDGeometricTimingDetExtraESModule(const edm::ParameterSet &p)
Provides an exploded view of the detector (tree-view)