CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MonTimingLaserGreenTTDat.h
Go to the documentation of this file.
1 #ifndef MONTIMINGLASERGREENTTDAT_H
2 #define MONTIMINGLASERGREENTTDAT_H
3 
5 
7  public:
8  // User data methods
9  inline std::string getTable() { return "MON_TIMING_TT_LG_DAT";}
10 
11 };
12 
13 #endif