CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCTriggerGeometry.h
Go to the documentation of this file.
1 #ifndef CSCCommonTrigger_CSCTriggerGeometry_h
2 #define CSCCommonTrigger_CSCTriggerGeometry_h
3 
12 
14 {
15  public:
18 
19  static void setGeometry(const edm::ESHandle<CSCGeometry>& thegeom) { mygeom.setGeometry(thegeom); }
20  static CSCTriggerGeomManager* get() { return &mygeom; }
21 
22  private:
24 };
25 
26 #endif
static void setGeometry(const edm::ESHandle< CSCGeometry > &thegeom)
void setGeometry(const edm::ESHandle< CSCGeometry > &thegeom)
static CSCTriggerGeomManager mygeom