| 
    Jpp 20.0.0-rc.3
    
   the software that should make you happy 
   | 
 
Acoustic event fit toolkit. More...
#include <set>#include <map>#include <limits>#include "JAcoustics/JModel.hh"#include "JAcoustics/JEvt.hh"Go to the source code of this file.
Classes | |
| struct | JACOUSTICS::getModel | 
| Auxiliary data structure to convert event to model.  More... | |
| struct | JACOUSTICS::getEvt | 
| Auxiliary data structure to convert model to event.  More... | |
Namespaces | |
| namespace | JACOUSTICS | 
| Auxiliary classes and methods for acoustic position calibration.  | |
| namespace | 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.   | |
| template<class T > | |
| size_t | JACOUSTICS::getNumberOfEmitters (T __begin, T __end) | 
| Get number of emitters.   | |
| template<class T > | |
| size_t | JACOUSTICS::getMinimumNumberOfEmitters (T __begin, T __end) | 
| Get minimum number of emitters for any string in data.   | |
| JMODEL::JString | JACOUSTICS::getString (const JFit &fit) | 
| Get model parameters of string.   | |
| JFit | JACOUSTICS::getFit (const int id, const JMODEL::JString &string) | 
| Get fit parameters of string.   | |
Acoustic event fit toolkit.
Definition in file JAcoustics/JEvtToolkit.hh.