CMS 3D CMS Logo

CSCPatternLUT.h

Go to the documentation of this file.
00001 #ifndef L1Trigger_CSCPatternLUT_h
00002 #define L1Trigger_CSCPatternLUT_h
00003 
00012 #include <L1Trigger/CSCCommonTrigger/interface/CSCConstants.h>
00013 
00014 class CSCPatternLUT
00015 {
00016  public:
00017 
00018   static int getBendValue(int pattern);
00019   static double getPosition(int pattern);
00020 
00021   static double get2007Position(int pattern);
00022 
00023  private:
00024 
00036 };
00037 
00038 #endif

Generated on Tue Jun 9 17:39:40 2009 for CMSSW by  doxygen 1.5.4