Jpp
17.3.0-rc.1
the software that should make you happy
|
#include <vector>
#include <algorithm>
#include <iterator>
#include "JMath/JMath.hh"
#include "JDB/JPBS_t.hh"
Go to the source code of this file.
Classes | |
struct | JDATABASE::JPBSSequence |
Auxiliary data structure for a sequence of PBS values. More... | |
struct | JDATABASE::JPBSSequences |
Auxiliary data structure for set of PBS sequences. More... | |
struct | JDATABASE::JGetPBSSequences |
Auxiliary class to get PBS sequences as a function of PBS. 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). | |
JDATABASE::PBS | |
Namespace for predefined PBS values. | |
Variables | |
static const JPBSSequences | JDATABASE::PBS::DETECTION_UNIT_SEQUENCES |
PBS sequences for detection unit. More... | |
static const JPBSSequences | JDATABASE::PBS::DOM_SEQUENCES |
PBS sequences for optical module. More... | |
static const JPBSSequences | JDATABASE::PBS::BASE_SEQUENCES |
PBS sequences for base module. More... | |
static const JPBSSequences | JDATABASE::PBS::CLB_SEQUENCES |
PBS sequences for central-logic board. More... | |
static const JPBSSequences | JDATABASE::PBS::PMT_SEQUENCES |
PBS sequences for PMT. More... | |
static const JPBSSequences | JDATABASE::PBS::AHRS_SEQUENCES |
PBS sequences for AHRS. More... | |
static const JPBSSequences | JDATABASE::PBS::ACOUSTIC_SENSOR_SEQUENCES |
PBS sequences for acoustic sensor. More... | |
static const JPBSSequences | JDATABASE::PBS::HYDROPHONE_SEQUENCES |
PBS sequences for hydrophone. More... | |
static JGetPBSSequences | JDATABASE::getPBSSequences |
Function object to get PBS sequences as a function of PBS. More... | |