Jpp
15.0.1-rc.1-highQE
the software that should make you happy
|
#include <string>
#include <map>
#include "JLang/JException.hh"
#include "JDB/JDB.hh"
#include "JDB/JDetectors.hh"
#include "JDB/JCLBID.hh"
#include "JDB/JUPI.hh"
#include "JDB/JUPI_t.hh"
#include "JDB/JSelector.hh"
#include "JDB/JSelectorSupportkit.hh"
Go to the source code of this file.
Classes | |
struct | JDATABASE::JDetectorsHelper |
Auxiliary class for mapping serial number and object identifier of detectors. More... | |
struct | JDATABASE::JCLBIDHelper |
Auxiliary class for mapping UPI of central-logic board to module identifier. More... | |
struct | JDATABASE::JUPIHelper |
Auxiliary class for mapping UPI of product to serial number. More... | |
struct | JDATABASE::JDBToolkit |
Wrapper data structure for initialisation of fuction objects. More... | |
Namespaces | |
JDATABASE | |
Auxiliary classes and methods for database I/O. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Variables | |
static JCLBIDHelper & | JDATABASE::getCLBUPI = getCLBID |
Function object for mapping module identifier to UPI of central-logic board. More... | |