| 
    Jpp 19.3.0-rc.1
    
   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 "JGeometry2D/JPosition2D.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 | |
| 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::JGEOMETRY | 
| Auxiliary namespace to encapsulate different geometries.  | |
Typedefs | |
| typedef JGEOMETRY::JDetector | JACOUSTICS::JGeometry | 
| Type definition of detector geometry.   | |
Acoustic geometries.
Definition in file JGeometry.hh.