Jpp  18.3.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JDBTypes.hh
Go to the documentation of this file.
1 #ifndef __JDB__JDBTypes__
2 #define __JDB__JDBTypes__
3 
4 /**
5  * \file
6  * This file is automatically created by make.
7  */
8 
9 namespace JDATABASE {
10 
11  struct JDetectors;
12  struct JCLBID;
13  struct JAHRSDetectorCalibration;
14  struct JUPI;
15  struct JAHRS;
16  struct JRuns;
17  struct JAHRSCalibration;
18  struct JCLBMap;
19  struct JPMTHVSettings;
20  struct JAllParams;
21  struct JRunSummaryNumbers;
22  struct JToAshort;
23  struct JPrescaler;
24  struct JEnabled;
25  struct JRunQuality;
26  struct JRunsetupParams;
27  struct JVendorHV;
28  struct JPMTBestHVSettings;
29  struct JProductIntegration;
30  struct JPMTHVRunSettings;
31  struct JPersons;
32  struct JDetectorIntegration;
33  struct JDatalog;
34  struct JDatalogNumbers;
35 
36  namespace APIV2 {
37  struct JDetector;
38  struct JRunCalibration_t;
39  struct JRunCalibration;
40  struct JCalibration_t;
41  struct JPerson;
42  }
43 }
44 #endif