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

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
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
 JACOUSTICS::JMODEL
 Auxiliary namespace to encapsulate different model parameters.
 

Detailed Description

Model for fit to acoutsics data.

Author
mdejong

Definition in file JAcoustics/JModel.hh.