| 
    Jpp
    master_rocky-37-gf0c5bc59d
    
   the software that should make you happy 
   | 
 
Acoustic fit parameters. More...
#include <istream>#include <ostream>#include <iomanip>#include <limits>#include <TROOT.h>#include <TObject.h>#include "JFit/JMEstimator.hh"Go to the source code of this file.
Classes | |
| struct | JACOUSTICS::JFitParameters | 
| Fit parameters.  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 | |
| std::istream & | operator>> (std::istream &in, JACOUSTICS::JFitParameters ¶meters) | 
| Read parameters from input stream.  More... | |
| std::ostream & | operator<< (std::ostream &out, const JACOUSTICS::JFitParameters ¶meters) | 
| Write parameters to output stream.  More... | |
Acoustic fit parameters.
Definition in file JFitParameters.hh.
| std::istream& operator>> | ( | std::istream & | in, | 
| JACOUSTICS::JFitParameters & | parameters | ||
| ) | 
Read parameters from input stream.
| in | input stream | 
| parameters | parameters | 
Definition at line 15 of file JFitParameters.cc.
| std::ostream& operator<< | ( | std::ostream & | out, | 
| const JACOUSTICS::JFitParameters & | parameters | ||
| ) | 
Write parameters to output stream.
| out | output stream | 
| parameters | parameters | 
Definition at line 38 of file JFitParameters.cc.