Jpp  17.0.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
JAcoustics/JEvtToolkit.hh File Reference

Acoustic event fit. More...

#include <set>
#include "JAcoustics/JModel.hh"
#include "JAcoustics/JEvt.hh"

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...
 

Detailed Description

Acoustic event fit.

Author
mdejong

Definition in file JAcoustics/JEvtToolkit.hh.