Jpp 19.3.0-rc.1
the software that should make you happy
|
Model for fit to acoutsics data. More...
#include <istream>
#include <ostream>
#include <iomanip>
#include <limits>
#include <cmath>
#include "JMath/JMath.hh"
#include "JMath/JZero.hh"
#include "JLang/JEquals.hh"
#include "JLang/JException.hh"
#include "JLang/JManip.hh"
#include "JTools/JHashMap.hh"
#include "JAcoustics/JEKey.hh"
Go to the source code of this file.
Classes | |
struct | JACOUSTICS::JMODEL::JString |
String parameters. More... | |
struct | JACOUSTICS::JMODEL::JEmission |
Emission parameters. More... | |
struct | JACOUSTICS::JModel |
Model for fit to acoustics data. More... | |
struct | JACOUSTICS::JModel::hash_evaluator |
Auxiliary data structure for common fit parameters. More... | |
struct | JACOUSTICS::JModel::hash_map< key_type, value_type, evaluator_type > |
Auxiliary data structure with extended functionality of hash-map. More... | |
struct | JACOUSTICS::JModel::emission_type |
Map emission key to model parameters of emission. More... | |
struct | JACOUSTICS::JModel::emission_type::helper |
Auxiliary class for multiple associative map operators. More... | |
struct | JACOUSTICS::JModel::string_type |
Map string identifier to model parameters of string. 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). | |
namespace | JACOUSTICS::JMODEL |
Auxiliary namespace to encapsulate different model parameters. | |
Model for fit to acoutsics data.
Definition in file JAcoustics/JModel.hh.