CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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 
9 public:
10  // User data methods
11  inline std::string getTable() override { return "MON_TIMING_XTAL_LB_DAT"; }
12 };
13 
14 #endif