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

Acoustic event. More...

#include <string>
#include <istream>
#include <ostream>
#include <iomanip>
#include <vector>
#include <algorithm>
#include <TROOT.h>
#include <TObject.h>
#include "JAcoustics/JCounter.hh"
#include "JAcoustics/JTransmission.hh"
#include "JTools/JQuantile.hh"

Go to the source code of this file.

Classes

struct  JACOUSTICS::JEvent
 Acoustic event. More...
 
struct  JACOUSTICS::JEvent::JEvaluator
 Auxiliary class to determine value of acoustic events. 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).
 

Functions

bool JACOUSTICS::operator< (const JEvent &first, const JEvent &second)
 Less than operator for acoustics events. More...
 

Detailed Description

Acoustic event.

Author
mdejong

Definition in file JAcoustics/JEvent.hh.