|
Jpp
19.0.0
the software that should make you happy
|
Application to make a global fit of the detector geometry to acoustic data. More...
#include <string>#include <iostream>#include <iomanip>#include <vector>#include <set>#include <map>#include <deque>#include <algorithm>#include <limits>#include <type_traits>#include <functional>#include <future>#include <mutex>#include <thread>#include <queue>#include "TROOT.h"#include "TFile.h"#include "JLang/JPredicate.hh"#include "JLang/JComparator.hh"#include "JLang/JComparison.hh"#include "JLang/JFileStream.hh"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JDetector/JTripod.hh"#include "JDetector/JTransmitter.hh"#include "JDetector/JModule.hh"#include "JDetector/JHydrophone.hh"#include "JTools/JHashMap.hh"#include "JTools/JRange.hh"#include "JTools/JQuantile.hh"#include "JSupport/JSingleFileScanner.hh"#include "JAcoustics/JSoundVelocity.hh"#include "JAcoustics/JEmitter.hh"#include "JAcoustics/JAcousticsToolkit.hh"#include "JAcoustics/JHit.hh"#include "JAcoustics/JFitParameters.hh"#include "JAcoustics/JKatoomba_t.hh"#include "JAcoustics/JSuperEvt.hh"#include "JAcoustics/JSuperEvtToolkit.hh"#include "JAcoustics/JSupport.hh"#include "JAcoustics/JPlatypus_t.hh"#include "Jeep/JContainer.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Application to make a global fit of the detector geometry to acoustic data.
Definition in file JPlatypus.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 62 of file JPlatypus.cc.
1.8.5