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