Jpp
16.0.1
the software that should make you happy
|
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... | |
Acoustic event.
Definition in file JAcoustics/JEvent.hh.