Jpp
master_rocky-37-gf0c5bc59d
the software that should make you happy
software
JDB
JUPI.hh
Go to the documentation of this file.
1
#ifndef __JDB_JUPI__
2
#define __JDB_JUPI__
3
4
#include <TROOT.h>
5
#include <TObject.h>
6
7
#include <string>
8
9
#include "
JDB/JPBS_t.hh
"
10
11
/**
12
* \author mdejong
13
*/
14
namespace
JDATABASE
{}
15
namespace
JPP
{
using namespace
JDATABASE
; }
16
17
namespace
JDATABASE
{
18
19
struct
JUPI
:
20
public
TObject
21
{
22
static
const
char
*
const
getName
() {
return
"upi"
; }
//!< Table name
23
24
JPBS_t
PBS
;
///< constraint
25
std::string
VARIANT
;
26
int
VERSION
;
27
int
SERIALNUMBER
;
28
std::string
PRODUCER_SERIAL
;
29
30
ClassDef
(
JUPI
, 1);
31
};
32
}
33
34
#endif
JPBS_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::JPBS_t
Product breakdown structure (PBS).
Definition:
JPBS_t.hh:29
JDATABASE::JUPI
Definition:
JUPI.hh:21
JDATABASE::JUPI::ClassDef
ClassDef(JUPI, 1)
JDATABASE::JUPI::SERIALNUMBER
int SERIALNUMBER
Definition:
JUPI.hh:27
JDATABASE::JUPI::PBS
JPBS_t PBS
constraint
Definition:
JUPI.hh:24
JDATABASE::JUPI::VERSION
int VERSION
Definition:
JUPI.hh:26
JDATABASE::JUPI::VARIANT
std::string VARIANT
Definition:
JUPI.hh:25
JDATABASE::JUPI::PRODUCER_SERIAL
std::string PRODUCER_SERIAL
Definition:
JUPI.hh:28
JDATABASE::JUPI::getName
static const char *const getName()
Table name.
Definition:
JUPI.hh:22
TObject
Definition:
JRoot.hh:19
Generated by
1.9.1