1 #ifndef __JDETECTOR__JSTRINGROUTER__
2 #define __JDETECTOR__JSTRINGROUTER__
31 for (JDetector::const_iterator module = detector.begin(); module != detector.end(); ++module) {
32 this->
insert(module->getString());
Data structure for detector geometry and calibration.
General purpose class for a hash collection of unique elements.
file Auxiliary data structures and methods for detector calibration.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Router for mapping of string identifier to index.
JStringRouter(const JDetector &detector)
Constructor.