Jpp - the software that should make you happy
|
#include <istream>
#include <ostream>
#include <string>
#include "JLang/JEquals.hh"
#include "JIO/JSerialisable.hh"
#include "JIO/JSTDIO.hh"
Go to the source code of this file.
Classes | |
struct | JDETECTOR::JVersion |
Auxiliary class for version 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 JVersion &first, const JVersion &second) |
Less-than operator for versions. More... | |