Jpp
17.1.1
the software that should make you happy
|
Acoustic event fit. More...
Go to the source code of this file.
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 | |
double | JACOUSTICS::getQuality (const double chi2, const int NDF) |
Get quality of fit. More... | |
template<class T > | |
size_t | JACOUSTICS::getNumberOfEmitters (T __begin, T __end) |
Get number of emitters. More... | |
JMODEL::JString | JACOUSTICS::getModel (const JFit &fit) |
Get model parameters of string. More... | |
JFit | JACOUSTICS::getFit (const int id, const JMODEL::JString &string) |
Get fit parameters of string. More... | |
JModel | JACOUSTICS::getModel (const JEvt &evt) |
Get model of detector. More... | |
JEvt | JACOUSTICS::getEvt (const JHead &header, const JModel &model) |
Get event. More... | |
Acoustic event fit.
Definition in file JAcoustics/JEvtToolkit.hh.