Jpp
18.2.1-ARCA-DF-PATCH
the software that should make you happy
|
Acoustic geometries. More...
#include <ostream>
#include <iomanip>
#include <vector>
#include <map>
#include <algorithm>
#include <cmath>
#include "JLang/JException.hh"
#include "JLang/JPredicate.hh"
#include "JLang/JComparator.hh"
#include "JLang/JManip.hh"
#include "JGeometry3D/JPosition3D.hh"
#include "JTools/JHashMap.hh"
#include "JDetector/JLocation.hh"
#include "JDetector/JHydrophone.hh"
#include "JDetector/JDetector.hh"
#include "JDetector/JModuleSupportkit.hh"
#include "JAcoustics/JAcousticsToolkit.hh"
#include "JAcoustics/JAcousticsSupportkit.hh"
#include "JAcoustics/JMechanics.hh"
#include "JAcoustics/JModel.hh"
Go to the source code of this file.
Classes | |
struct | JACOUSTICS::JGEOMETRY::JFloor |
Floor geometry. More... | |
struct | JACOUSTICS::JGEOMETRY::JString |
String geometry. More... | |
struct | JACOUSTICS::JGEOMETRY::JDetector |
Detector geometry. More... | |
struct | JACOUSTICS::JGEOMETRY::JDetector::module_type |
Auxiliary data structure for module location and position. 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::JGEOMETRY | |
Auxiliary namespace to encapsulate different geometries. | |
Typedefs | |
typedef JGEOMETRY::JDetector | JACOUSTICS::JGeometry |
Type definition of detector geometry. More... | |
Acoustic geometries.
Definition in file JGeometry.hh.