Jpp
19.3.0-rc.1
the software that should make you happy
Loading...
Searching...
No Matches
software
JDB
JDetectorIntegration.hh
Go to the documentation of this file.
1
#ifndef __JDB_JDETECTORINTEGRATION__
2
#define __JDB_JDETECTORINTEGRATION__
3
4
#include <TROOT.h>
5
#include <TObject.h>
6
7
#include <string>
8
9
#include "
JDB/JDBString.hh
"
10
#include "
JDB/JUPI_t.hh
"
11
12
/**
13
* \author mdejong
14
*/
15
namespace
JDATABASE
{}
16
namespace
JPP
{
using namespace
JDATABASE
; }
17
18
namespace
JDATABASE
{
19
20
struct
JDetectorIntegration
:
21
public
TObject
22
{
23
static
const
char
*
const
getName
() {
return
"detectorintegration"
; }
//!< Table name
24
25
std::string
DETOID
;
26
int
DETID
;
///< constraint
27
JDBString
DETTIME
;
28
int
DUID
;
29
int
FLOORID
;
30
int
PMTID
;
31
int
CABLEPOS
;
32
JUPI_t
DUUPI
;
33
JUPI_t
DOMUPI
;
34
JUPI_t
CLBUPI
;
35
JUPI_t
PMTUPI
;
36
std::string
DUSER
;
37
int
DOMSER
;
38
int
CLBSER
;
39
int
PMTSER
;
40
int
DOMID
;
41
42
ClassDef
(
JDetectorIntegration
, 1);
43
};
44
}
45
46
#endif
JDBString.hh
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::JDBString
Wrapper class to read string until end-of-line.
Definition
JDBString.hh:22
JDATABASE::JDetectorIntegration
Definition
JDetectorIntegration.hh:22
JDATABASE::JDetectorIntegration::DUID
int DUID
Definition
JDetectorIntegration.hh:28
JDATABASE::JDetectorIntegration::PMTSER
int PMTSER
Definition
JDetectorIntegration.hh:39
JDATABASE::JDetectorIntegration::DOMUPI
JUPI_t DOMUPI
Definition
JDetectorIntegration.hh:33
JDATABASE::JDetectorIntegration::CLBUPI
JUPI_t CLBUPI
Definition
JDetectorIntegration.hh:34
JDATABASE::JDetectorIntegration::PMTUPI
JUPI_t PMTUPI
Definition
JDetectorIntegration.hh:35
JDATABASE::JDetectorIntegration::FLOORID
int FLOORID
Definition
JDetectorIntegration.hh:29
JDATABASE::JDetectorIntegration::DOMID
int DOMID
Definition
JDetectorIntegration.hh:40
JDATABASE::JDetectorIntegration::ClassDef
ClassDef(JDetectorIntegration, 1)
JDATABASE::JDetectorIntegration::DETID
int DETID
constraint
Definition
JDetectorIntegration.hh:26
JDATABASE::JDetectorIntegration::DOMSER
int DOMSER
Definition
JDetectorIntegration.hh:37
JDATABASE::JDetectorIntegration::CLBSER
int CLBSER
Definition
JDetectorIntegration.hh:38
JDATABASE::JDetectorIntegration::DUUPI
JUPI_t DUUPI
Definition
JDetectorIntegration.hh:32
JDATABASE::JDetectorIntegration::DETTIME
JDBString DETTIME
Definition
JDetectorIntegration.hh:27
JDATABASE::JDetectorIntegration::DETOID
std::string DETOID
Definition
JDetectorIntegration.hh:25
JDATABASE::JDetectorIntegration::DUSER
std::string DUSER
Definition
JDetectorIntegration.hh:36
JDATABASE::JDetectorIntegration::CABLEPOS
int CABLEPOS
Definition
JDetectorIntegration.hh:31
JDATABASE::JDetectorIntegration::getName
static const char *const getName()
Table name.
Definition
JDetectorIntegration.hh:23
JDATABASE::JDetectorIntegration::PMTID
int PMTID
Definition
JDetectorIntegration.hh:30
JDATABASE::JUPI_t
Universal product identifier (UPI).
Definition
JUPI_t.hh:32
TObject
Definition
JROOT_t.hh:19
Generated by
1.12.0