Jpp 20.0.0-rc.9-29-gccc23c492-D
the software that should make you happy
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
JEvtToolkit.hh File Reference

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
 

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.
 

Detailed Description

Acoustic event fit toolkit.

Author
mdejong

Definition in file JEvtToolkit.hh.