Jpp
19.1.0-rc.1
the software that should make you happy
software
JDB
JAHRSDetectorCalibration.hh
Go to the documentation of this file.
1
#ifndef __JDB_JAHRSDETECTORCALIBRATION__
2
#define __JDB_JAHRSDETECTORCALIBRATION__
3
4
#include <TROOT.h>
5
#include <TObject.h>
6
7
#include <string>
8
9
#include "
JDB/JAHRSCalibration.hh
"
10
#include "
JDB/JDatim_t.hh
"
11
12
/**
13
* \author mdejong
14
*/
15
namespace
JDATABASE
{}
16
namespace
JPP
{
using namespace
JDATABASE
; }
17
18
namespace
JDATABASE
{
19
20
struct
JAHRSDetectorCalibration
:
21
public
JAHRSCalibration
22
{
23
static
const
char
*
const
getName
() {
return
"detahrscalib"
; }
//!< Table name
24
25
std::string
DETOID
;
26
JDatim_t
DETSTART
;
27
JDatim_t
DETEND
;
28
int
DUID
;
29
int
FLOORID
;
30
int
DOMID
;
31
int
CLBSER
;
32
int
COMPASSSER
;
33
std::string
INTOPID
;
34
JDatim_t
INTSTART
;
35
JDatim_t
INTEND
;
36
37
ClassDef
(
JAHRSDetectorCalibration
, 1);
38
};
39
}
40
41
#endif
JAHRSCalibration.hh
JDatim_t.hh
JDATABASE
Auxiliary classes and methods for database I/O.
Definition:
JAHRS.hh:14
JPP
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Definition:
JAAnetToolkit.hh:43
JDATABASE::JAHRSCalibration
Definition:
JAHRSCalibration.hh:22
JDATABASE::JAHRSDetectorCalibration
Definition:
JAHRSDetectorCalibration.hh:22
JDATABASE::JAHRSDetectorCalibration::INTEND
JDatim_t INTEND
Definition:
JAHRSDetectorCalibration.hh:35
JDATABASE::JAHRSDetectorCalibration::DUID
int DUID
Definition:
JAHRSDetectorCalibration.hh:28
JDATABASE::JAHRSDetectorCalibration::INTOPID
std::string INTOPID
Definition:
JAHRSDetectorCalibration.hh:33
JDATABASE::JAHRSDetectorCalibration::DETEND
JDatim_t DETEND
Definition:
JAHRSDetectorCalibration.hh:27
JDATABASE::JAHRSDetectorCalibration::CLBSER
int CLBSER
Definition:
JAHRSDetectorCalibration.hh:31
JDATABASE::JAHRSDetectorCalibration::DETOID
std::string DETOID
Definition:
JAHRSDetectorCalibration.hh:25
JDATABASE::JAHRSDetectorCalibration::FLOORID
int FLOORID
Definition:
JAHRSDetectorCalibration.hh:29
JDATABASE::JAHRSDetectorCalibration::ClassDef
ClassDef(JAHRSDetectorCalibration, 1)
JDATABASE::JAHRSDetectorCalibration::COMPASSSER
int COMPASSSER
Definition:
JAHRSDetectorCalibration.hh:32
JDATABASE::JAHRSDetectorCalibration::DOMID
int DOMID
Definition:
JAHRSDetectorCalibration.hh:30
JDATABASE::JAHRSDetectorCalibration::getName
static const char *const getName()
Table name.
Definition:
JAHRSDetectorCalibration.hh:23
JDATABASE::JAHRSDetectorCalibration::DETSTART
JDatim_t DETSTART
Definition:
JAHRSDetectorCalibration.hh:26
JDATABASE::JAHRSDetectorCalibration::INTSTART
JDatim_t INTSTART
Definition:
JAHRSDetectorCalibration.hh:34
JDATABASE::JDatim_t
Auxiliairy data structure for date and time.
Definition:
JDatim_t.hh:32
Generated by
1.9.1