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