| 
    Jpp 19.3.0-rc.2
    
   the software that should make you happy 
   | 
 
#include <string>#include <vector>#include <map>#include "km3net-dataformat/definitions/module_status.hh"#include "JLang/JType.hh"#include "JLang/JVectorize.hh"#include "Jeep/JStatus.hh"Go to the source code of this file.
Classes | |
| struct | JDETECTOR::JGetModuleStatusBit | 
| Auxiliary class to map key to module status bit.  More... | |
Namespaces | |
| namespace | JDETECTOR | 
| file Auxiliary data structures and methods for detector calibration.  | |
| namespace | JPP | 
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Macros | |
| #define | MAKE_ENTRY(A) | 
Typedefs | |
| typedef JPutStatusBit | JDETECTOR::JPutModuleStatusBit | 
| Type definition to map module status bit to key.   | |
Functions | |
| std::vector< std::string > | JDETECTOR::getModuleStatusBits (const JType< std::string > &type) | 
| Get module status bits.   | |
| std::vector< int > | JDETECTOR::getModuleStatusBits (const JType< int > &type) | 
| Get module status bits.   | |
| template<class T > | |
| std::vector< T > | JDETECTOR::getModuleStatusBits () | 
| Get module status bits.   | |
Variables | |
| static const JGetModuleStatusBit | JDETECTOR::getModuleStatusBit | 
| Function object to map key to module status bit.   | |
| static const JPutModuleStatusBit | JDETECTOR::putModuleStatusBit (getModuleStatusBit) | 
| Function object to map module status bit to key.   | |
| #define MAKE_ENTRY | ( | A | ) |