Jpp
master_rocky-40-g5f0272dcd
the software that should make you happy
software
JDB
JCLBID.hh
Go to the documentation of this file.
1
#ifndef __JDB_JCLBID__
2
#define __JDB_JCLBID__
3
4
#include <TROOT.h>
5
#include <TObject.h>
6
7
#include "
JDB/JUPI_t.hh
"
8
#include "
JDB/JMACAddress.hh
"
9
10
11
/**
12
* \author mdejong
13
*/
14
namespace
JDATABASE
{}
15
namespace
JPP
{
using namespace
JDATABASE
; }
16
17
namespace
JDATABASE
{
18
19
struct
JCLBID
:
20
public
TObject
21
{
22
static
const
char
*
const
getName
() {
return
"clbid"
; }
//!< Table name
23
24
JUPI_t
CLBUPI
;
25
JMACAddress
MACADDR
;
26
int
CLBID
;
27
28
ClassDef
(
JCLBID
, 1);
29
};
30
}
31
32
#endif
JMACAddress.hh
MAC address.
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::JCLBID
Definition:
JCLBID.hh:21
JDATABASE::JCLBID::CLBID
int CLBID
Definition:
JCLBID.hh:26
JDATABASE::JCLBID::MACADDR
JMACAddress MACADDR
Definition:
JCLBID.hh:25
JDATABASE::JCLBID::CLBUPI
JUPI_t CLBUPI
Definition:
JCLBID.hh:24
JDATABASE::JCLBID::ClassDef
ClassDef(JCLBID, 1)
JDATABASE::JCLBID::getName
static const char *const getName()
Table name.
Definition:
JCLBID.hh:22
JDATABASE::JMACAddress
MAC address.
Definition:
JMACAddress.hh:33
JDATABASE::JUPI_t
Universal product identifier (UPI).
Definition:
JUPI_t.hh:32
TObject
Definition:
JRoot.hh:19
Generated by
1.9.1