|
Jpp 19.3.0-rc.3
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 | |
| namespace | JDATABASE |
| Auxiliary classes and methods for database I/O. | |
| namespace | JPP |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
| namespace | JDATABASE::PBS |
| Namespace for predefined PBS values. | |
Variables | |
| static const JPBSSequences | JDATABASE::PBS::DETECTION_UNIT_SEQUENCES |
| PBS sequences for detection unit. | |
| static const JPBSSequences | JDATABASE::PBS::DOM_SEQUENCES |
| PBS sequences for optical module. | |
| static const JPBSSequences | JDATABASE::PBS::BASE_SEQUENCES |
| PBS sequences for base module. | |
| static const JPBSSequences | JDATABASE::PBS::CLB_SEQUENCES |
| PBS sequences for central-logic board. | |
| static const JPBSSequences | JDATABASE::PBS::PMT_SEQUENCES |
| PBS sequences for PMT. | |
| static const JPBSSequences | JDATABASE::PBS::AHRS_SEQUENCES |
| PBS sequences for AHRS. | |
| static const JPBSSequences | JDATABASE::PBS::ACOUSTIC_SENSOR_SEQUENCES |
| PBS sequences for acoustic sensor. | |
| static const JPBSSequences | JDATABASE::PBS::HYDROPHONE_SEQUENCES |
| PBS sequences for hydrophone. | |
| static JGetPBSSequences | JDATABASE::getPBSSequences |
| Function object to get PBS sequences as a function of PBS. | |