Jpp
19.1.0
the software that should make you happy
software
JDB
JAHRS.hh
Go to the documentation of this file.
1
#ifndef __JDB_JAHRS__
2
#define __JDB_JAHRS__
3
4
#include <TROOT.h>
5
#include <TObject.h>
6
7
#include <string>
8
9
#include "
JDB/JUPI_t.hh
"
10
11
/**
12
* \author mdejong
13
*/
14
namespace
JDATABASE
{}
15
namespace
JPP
{
using namespace
JDATABASE
; }
16
17
namespace
JDATABASE
{
18
19
struct
JAHRS
:
20
public
TObject
21
{
22
static
const
char
*
const
getName
() {
return
"ahrs"
; }
//!< Table name
23
24
int
DETID
;
///< constraint
25
int
RUN
;
26
long
long
int
UNIXTIME
;
///< [ms]
27
int
DUID
;
28
int
FLOORID
;
29
JUPI_t
CLBUPI
;
30
int
DOMID
;
31
double
AHRS_A0
;
32
double
AHRS_A1
;
33
double
AHRS_A2
;
34
double
AHRS_G0
;
35
double
AHRS_G1
;
36
double
AHRS_G2
;
37
double
AHRS_H0
;
38
double
AHRS_H1
;
39
double
AHRS_H2
;
40
41
ClassDef
(
JAHRS
, 1);
42
};
43
}
44
45
#endif
JUPI_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::JAHRS
Definition:
JAHRS.hh:21
JDATABASE::JAHRS::AHRS_H2
double AHRS_H2
Definition:
JAHRS.hh:39
JDATABASE::JAHRS::UNIXTIME
long long int UNIXTIME
[ms]
Definition:
JAHRS.hh:26
JDATABASE::JAHRS::AHRS_A1
double AHRS_A1
Definition:
JAHRS.hh:32
JDATABASE::JAHRS::AHRS_H1
double AHRS_H1
Definition:
JAHRS.hh:38
JDATABASE::JAHRS::ClassDef
ClassDef(JAHRS, 1)
JDATABASE::JAHRS::AHRS_H0
double AHRS_H0
Definition:
JAHRS.hh:37
JDATABASE::JAHRS::AHRS_A0
double AHRS_A0
Definition:
JAHRS.hh:31
JDATABASE::JAHRS::DUID
int DUID
Definition:
JAHRS.hh:27
JDATABASE::JAHRS::FLOORID
int FLOORID
Definition:
JAHRS.hh:28
JDATABASE::JAHRS::AHRS_G2
double AHRS_G2
Definition:
JAHRS.hh:36
JDATABASE::JAHRS::DETID
int DETID
constraint
Definition:
JAHRS.hh:24
JDATABASE::JAHRS::AHRS_G0
double AHRS_G0
Definition:
JAHRS.hh:34
JDATABASE::JAHRS::AHRS_A2
double AHRS_A2
Definition:
JAHRS.hh:33
JDATABASE::JAHRS::AHRS_G1
double AHRS_G1
Definition:
JAHRS.hh:35
JDATABASE::JAHRS::CLBUPI
JUPI_t CLBUPI
Definition:
JAHRS.hh:29
JDATABASE::JAHRS::RUN
int RUN
Definition:
JAHRS.hh:25
JDATABASE::JAHRS::getName
static const char *const getName()
Table name.
Definition:
JAHRS.hh:22
JDATABASE::JAHRS::DOMID
int DOMID
Definition:
JAHRS.hh:30
JDATABASE::JUPI_t
Universal product identifier (UPI).
Definition:
JUPI_t.hh:32
TObject
Definition:
JRoot.hh:19
Generated by
1.9.1