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