Jpp
16.0.0-rc.1
the software that should make you happy
|
Acoustic event fit. More...
#include <string>
#include <ostream>
#include <iomanip>
#include <vector>
#include <TROOT.h>
#include <TObject.h>
#include "JLang/JManip.hh"
Go to the source code of this file.
Classes | |
struct | JACOUSTICS::JFit |
Acoustic single fit. More... | |
struct | JACOUSTICS::JHead |
Acoustic event header. More... | |
struct | JACOUSTICS::JEvt |
Acoustic event fit. More... | |
struct | JACOUSTICS::JEvt::JEvaluator |
Auxiliary class to determine value of acoustic events. More... | |
Namespaces | |
JACOUSTICS | |
Auxiliary classes and methods for acoustic position calibration. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
bool | JACOUSTICS::operator< (const JHead &first, const JHead &second) |
Less than operator for acoustics event headers. More... | |
Acoustic event fit.
Definition in file JAcoustics/JEvt.hh.