Jpp
15.0.2
the software that should make you happy
|
#include <istream>
#include <ostream>
#include <iomanip>
#include "JIO/JSerialisable.hh"
#include "JDetector/JModuleIdentifier.hh"
#include "JDetector/JPMTReadoutAddress.hh"
#include "Jeep/JPrint.hh"
Go to the source code of this file.
Classes | |
class | JDETECTOR::JPMTIdentifier |
PMT identifier. 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 | |
bool | JDETECTOR::operator< (const JPMTIdentifier &first, const JPMTIdentifier &second) |
Less than operator for PMT identifiers. More... | |
bool | JDETECTOR::operator== (const JPMTIdentifier &first, const JPMTIdentifier &second) |
Equal operator for PMT identifiers. More... | |
std::string | JDETECTOR::getLabel (const JPMTIdentifier &id) |
Get PMT label for monitoring and other applications. More... | |