Jpp  18.2.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 JUPI;
12  struct JDetectors;
13  struct JCLBID;
14  struct JAllParams;
15  struct JAHRSDetectorCalibration;
16  struct JPrescaler;
17  struct JEnabled;
18  struct JRunQuality;
19  struct JAHRSCalibration;
20  struct JCLBMap;
21  struct JDatalogNumbers;
22  struct JPMTHVSettings;
23  struct JVendorHV;
24  struct JToAshort;
25  struct JRunSummaryNumbers;
26  struct JPersons;
27  struct JRunsetupParams;
28  struct JPMTBestHVSettings;
29  struct JPMTHVRunSettings;
30  struct JAHRS;
31  struct JProductIntegration;
32  struct JDetectorIntegration;
33  struct JRuns;
34  struct JDatalog;
35 
36  namespace APIV2 {
37  struct JDetector;
38  struct JCalibration_t;
39  struct JPerson;
40  struct JRunCalibration_t;
41  struct JRunCalibration;
42  }
43 }
44 #endif