Jpp
17.0.0
the software that should make you happy
|
Map of associated modules in detector. More...
#include <vector>
#include <limits>
#include "JLang/JNullType.hh"
#include "JMath/JMathToolkit.hh"
#include "JDetector/JModuleRouter.hh"
#include "JDetector/JModuleAddress.hh"
#include "JDetector/JDetector.hh"
Go to the source code of this file.
Classes | |
struct | JDETECTOR::JModuleAttributes< JAttributes_t > |
Data structure for module address and module attributes. More... | |
struct | JDETECTOR::JMaximalDistance |
Auxiliary class to match modules according maximal distance. More... | |
class | JDETECTOR::JModuleMapper< JAttributes_t > |
Mapper for directly addressing of associated modules in the detector data structure. More... | |
Namespaces | |
JDETECTOR | |
Auxiliary classes and methods for detector calibration. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
template<class JAttributes_t > | |
void | JDETECTOR::setAttributes (const JModule &first, const JModule &second, JAttributes_t &attributes) |
Template method to set module attributes. More... | |
template<> | |
void | JDETECTOR::setAttributes< JNullType > (const JModule &first, const JModule &second, JNullType &attributes) |
Template specialisation to set no attributes for the default empty object. More... | |
Map of associated modules in detector.
Definition in file JModuleMapper.hh.