CMS 3D CMS Logo

CSCTriggerSimpleMapping.h

Go to the documentation of this file.
00001 #ifndef CondFormats_CSCTriggerSimpleMapping_h
00002 #define CondFormats_CSCTriggerSimpleMapping_h
00003 
00011 #include <CondFormats/CSCObjects/interface/CSCTriggerMapping.h>
00012 
00013 class CSCTriggerSimpleMapping : public CSCTriggerMapping {
00014  public:
00015 
00017    CSCTriggerSimpleMapping();
00018 
00020    virtual ~CSCTriggerSimpleMapping();
00021 
00022  private: 
00023 
00029     int hwId( int endcap, int station, int sector, int subsector, int cscid ) const;
00030 
00031 };
00032 
00033 #endif

Generated on Tue Jun 9 17:26:24 2009 for CMSSW by  doxygen 1.5.4