Jpp  17.3.0-rc.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JDB/JCalibration.hh
Go to the documentation of this file.
1 #ifndef __JDB_JCALIBRATION__
2 #define __JDB_JCALIBRATION__
3 
4 #include <TROOT.h>
5 #include <TObject.h>
6 
7 #include <string>
8 
9 
10 /**
11  * \author mdejong
12  */
13 namespace JDATABASE {}
14 namespace JPP { using namespace JDATABASE; }
15 
16 namespace JDATABASE {
17 
18  struct JCalibration_t :
19  public TObject
20  {
21  static const char* const getName() { return "Calibration"; } //!< Table name
22 
23  std::string DetOID; ///< constraint
24  int DetID; ///< constraint
25  std::string OperationId; ///< constraint
26 
28  };
29 }
30 
31 #endif
static const char *const getName()
Table name.
std::string OperationId
constraint
std::string DetOID
constraint
Definition: JRoot.hh:19
ClassDef(JCalibration_t, 1)
then awk string