Jpp
master_rocky-40-g5f0272dcd
the software that should make you happy
software
JDB
JCLBMap.hh
Go to the documentation of this file.
1
#ifndef __JDB_JCLBMAP__
2
#define __JDB_JCLBMAP__
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
JCLBMap
:
20
public
TObject
21
{
22
static
const
char
*
const
getName
() {
return
"clbmap"
; }
//!< Table name
23
24
std::string
DETOID
;
///< constraint
25
int
DUID
;
26
int
FLOORID
;
27
int
SERIALNUMBER
;
28
JUPI_t
UPI
;
29
int
DOMID
;
30
31
ClassDef
(
JCLBMap
, 1);
32
};
33
}
34
35
#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::JCLBMap
Definition:
JCLBMap.hh:21
JDATABASE::JCLBMap::DOMID
int DOMID
Definition:
JCLBMap.hh:29
JDATABASE::JCLBMap::FLOORID
int FLOORID
Definition:
JCLBMap.hh:26
JDATABASE::JCLBMap::DUID
int DUID
Definition:
JCLBMap.hh:25
JDATABASE::JCLBMap::DETOID
std::string DETOID
constraint
Definition:
JCLBMap.hh:24
JDATABASE::JCLBMap::ClassDef
ClassDef(JCLBMap, 1)
JDATABASE::JCLBMap::SERIALNUMBER
int SERIALNUMBER
Definition:
JCLBMap.hh:27
JDATABASE::JCLBMap::UPI
JUPI_t UPI
Definition:
JCLBMap.hh:28
JDATABASE::JCLBMap::getName
static const char *const getName()
Table name.
Definition:
JCLBMap.hh:22
JDATABASE::JUPI_t
Universal product identifier (UPI).
Definition:
JUPI_t.hh:32
TObject
Definition:
JRoot.hh:19
Generated by
1.9.1