Jpp  18.2.1
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 JAHRS;
17  struct JPrescaler;
18  struct JEnabled;
19  struct JRunQuality;
20  struct JCLBMap;
21  struct JPMTHVSettings;
22  struct JToAshort;
23  struct JRunSummaryNumbers;
24  struct JPersons;
25  struct JRunsetupParams;
26  struct JVendorHV;
27  struct JPMTBestHVSettings;
28  struct JRuns;
29  struct JPMTHVRunSettings;
30  struct JProductIntegration;
31  struct JDetectorIntegration;
32  struct JAHRSCalibration;
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