CMS 3D CMS Logo

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  ~CSCTriggerSimpleMapping() override;
21 
22  private:
23 
29  int hwId( int endcap, int station, int sector, int subsector, int cscid ) const override;
30 
31 };
32 
33 #endif
~CSCTriggerSimpleMapping() override
Destructor.
int hwId(int endcap, int station, int sector, int subsector, int cscid) const override