Jpp
19.1.0
the software that should make you happy
software
JDB
JPMTHVRunSettings.hh
Go to the documentation of this file.
1
#ifndef __JDB_JPMTHVRUNSETTINGS__
2
#define __JDB_JPMTHVRUNSETTINGS__
3
4
#include <TROOT.h>
5
#include <TObject.h>
6
7
#include <string>
8
9
/**
10
* \author mdejong
11
*/
12
namespace
JDATABASE
{}
13
namespace
JPP
{
using namespace
JDATABASE
; }
14
15
namespace
JDATABASE
{
16
17
struct
JPMTHVRunSettings
:
18
public
TObject
19
{
20
static
const
char
*
const
getName
() {
return
"pmt_hv_run_settings"
; }
//!< Table name
21
22
std::string
DETOID
;
23
int
DETID
;
24
int
RUN
;
25
std::string
RUNSETUPID
;
26
int
DUID
;
27
int
FLOORID
;
28
int
PMTINTID
;
29
int
CABLEPOS
;
30
int
PMTSERIAL
;
31
std::string
CG_OID
;
32
std::string
CG_NAME
;
33
int
HV_INDEX
;
34
double
HV_VALUE
;
35
36
ClassDef
(
JPMTHVRunSettings
, 2);
37
};
38
}
39
40
#endif
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::JPMTHVRunSettings
Definition:
JPMTHVRunSettings.hh:19
JDATABASE::JPMTHVRunSettings::PMTINTID
int PMTINTID
Definition:
JPMTHVRunSettings.hh:28
JDATABASE::JPMTHVRunSettings::CG_NAME
std::string CG_NAME
Definition:
JPMTHVRunSettings.hh:32
JDATABASE::JPMTHVRunSettings::HV_INDEX
int HV_INDEX
Definition:
JPMTHVRunSettings.hh:33
JDATABASE::JPMTHVRunSettings::CG_OID
std::string CG_OID
Definition:
JPMTHVRunSettings.hh:31
JDATABASE::JPMTHVRunSettings::PMTSERIAL
int PMTSERIAL
Definition:
JPMTHVRunSettings.hh:30
JDATABASE::JPMTHVRunSettings::DETID
int DETID
Definition:
JPMTHVRunSettings.hh:23
JDATABASE::JPMTHVRunSettings::RUN
int RUN
Definition:
JPMTHVRunSettings.hh:24
JDATABASE::JPMTHVRunSettings::DETOID
std::string DETOID
Definition:
JPMTHVRunSettings.hh:22
JDATABASE::JPMTHVRunSettings::RUNSETUPID
std::string RUNSETUPID
Definition:
JPMTHVRunSettings.hh:25
JDATABASE::JPMTHVRunSettings::HV_VALUE
double HV_VALUE
Definition:
JPMTHVRunSettings.hh:34
JDATABASE::JPMTHVRunSettings::DUID
int DUID
Definition:
JPMTHVRunSettings.hh:26
JDATABASE::JPMTHVRunSettings::CABLEPOS
int CABLEPOS
Definition:
JPMTHVRunSettings.hh:29
JDATABASE::JPMTHVRunSettings::FLOORID
int FLOORID
Definition:
JPMTHVRunSettings.hh:27
JDATABASE::JPMTHVRunSettings::ClassDef
ClassDef(JPMTHVRunSettings, 2)
JDATABASE::JPMTHVRunSettings::getName
static const char *const getName()
Table name.
Definition:
JPMTHVRunSettings.hh:20
TObject
Definition:
JRoot.hh:19
Generated by
1.9.1