CMS 3D CMS Logo

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