Jpp
16.0.0-rc.2
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 "JTools/JHashMapToolkit.hh"
#include "JAcoustics/JEKey.hh"
Go to the source code of this file.
Classes | |
struct | JACOUSTICS::JMODEL::JString |
String parameters. More... | |
struct | JACOUSTICS::JMODEL::JEmitter |
Emitter parameters. More... | |
struct | JACOUSTICS::JModel |
Model for fit to acoustics data. More... | |
struct | JACOUSTICS::JModel::emitter_type |
Map emitter key to model parameters of emitter. More... | |
struct | JACOUSTICS::JModel::emitter_type::JHashMapHelper |
Auxiliary class for multiple associative map operators. More... | |
struct | JACOUSTICS::JModel::string_type |
Map string identifier to model parameters of string. More... | |
Namespaces | |
JACOUSTICS | |
Auxiliary classes and methods for acoustic position calibration. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
JACOUSTICS::JMODEL | |
Auxiliary namespace to encapsulate different model parameters. | |
Model for fit to acoutsics data.
Definition in file JAcoustics/JModel.hh.