CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCTriggerSimpleMapping.h
Go to the documentation of this file.
1 #ifndef CondFormats_CSCTriggerSimpleMapping_h
2 #define CondFormats_CSCTriggerSimpleMapping_h
3 
12 
14  public:
15 
18 
20  virtual ~CSCTriggerSimpleMapping();
21 
22  private:
23 
29  int hwId( int endcap, int station, int sector, int subsector, int cscid ) const;
30 
31 };
32 
33 #endif
virtual ~CSCTriggerSimpleMapping()
Destructor.
int hwId(int endcap, int station, int sector, int subsector, int cscid) const