Jpp
19.1.0-rc.1
the software that should make you happy
software
JDB
JVendorHV.hh
Go to the documentation of this file.
1
#ifndef __JDB_JVENDORHV__
2
#define __JDB_JVENDORHV__
3
4
#include <TROOT.h>
5
#include <TObject.h>
6
7
8
/**
9
* \author mdejong
10
*/
11
namespace
JDATABASE
{}
12
namespace
JPP
{
using namespace
JDATABASE
; }
13
14
namespace
JDATABASE
{
15
16
struct
JVendorHV
:
17
public
TObject
18
{
19
static
const
char
*
const
getName
() {
return
"vendorhv"
; }
//!< Table name
20
21
int
DETID
;
///< constraint
22
int
DUID
;
23
int
FLOORID
;
24
int
CABLEPOS
;
25
int
PMTSERIAL
;
26
double
PMT_SUPPLY_VOLTAGE
;
27
28
ClassDef
(
JVendorHV
, 1);
29
};
30
}
31
32
#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::JVendorHV
Definition:
JVendorHV.hh:18
JDATABASE::JVendorHV::ClassDef
ClassDef(JVendorHV, 1)
JDATABASE::JVendorHV::PMTSERIAL
int PMTSERIAL
Definition:
JVendorHV.hh:25
JDATABASE::JVendorHV::FLOORID
int FLOORID
Definition:
JVendorHV.hh:23
JDATABASE::JVendorHV::DETID
int DETID
constraint
Definition:
JVendorHV.hh:21
JDATABASE::JVendorHV::CABLEPOS
int CABLEPOS
Definition:
JVendorHV.hh:24
JDATABASE::JVendorHV::getName
static const char *const getName()
Table name.
Definition:
JVendorHV.hh:19
JDATABASE::JVendorHV::DUID
int DUID
Definition:
JVendorHV.hh:22
JDATABASE::JVendorHV::PMT_SUPPLY_VOLTAGE
double PMT_SUPPLY_VOLTAGE
Definition:
JVendorHV.hh:26
TObject
Definition:
JRoot.hh:19
Generated by
1.9.1