Jpp  master_rocky-37-gf0c5bc59d
the software that should make you happy
Classes | Namespaces | Typedefs
JGeometry.hh File Reference

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

 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...
 

Detailed Description

Acoustic geometries.

Author
mdejong

Definition in file JGeometry.hh.