Jpp
19.1.0
the software that should make you happy
|
#include <istream>
#include <ostream>
#include <sstream>
#include <fstream>
#include <map>
#include "JDetector/JPMTIdentifier.hh"
#include "JDetector/JPMTParameters.hh"
#include "JDetector/JPMTParametersToolkit.hh"
#include "JLang/JEquationParameters.hh"
#include "JLang/JException.hh"
#include "JLang/JThrow.hh"
#include "JLang/JStringStream.hh"
#include "JLang/JObjectStreamIO.hh"
#include "Jeep/JComment.hh"
#include "Jeep/JProperties.hh"
#include "JSystem/JStat.hh"
Go to the source code of this file.
Classes | |
class | JDETECTOR::JPMTParametersMap |
Auxiliary class for map of PMT parameters. More... | |
class | JDETECTOR::JPMTParametersMap::JPMTParametersMapHelper |
Auxiliary class for I/O of PMT parameters map. More... | |
Namespaces | |
JDETECTOR | |
file Auxiliary data structures and methods for detector calibration. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Typedefs | |
typedef std::map< JPMTIdentifier, JPMTParameters > | JDETECTOR::JPMTParametersMap_t |
Type definition of map PMT identifier to PMT parameters. More... | |
Map of PMT parameters.
Definition in file JPMTParametersMap.hh.