| 
    Jpp
    17.3.1
    
   the software that should make you happy 
   | 
 
Worker class for fit function of acoustic model. More...
#include <JKatoomba.hh>
Classes | |
| struct | result_type | 
| Auxiliary data structure for return value of fit.  More... | |
Public Member Functions | |
| JKatoomba_t (const JGeometry &geometry, const JSoundVelocity &V, const JFitParameters ¶meters) | |
| Constructor.  More... | |
| template<class T > | |
| result_type< T > | operator() (T __begin, T __end) | 
| Fit.  More... | |
Public Attributes | |
| JFitParameters | parameters | 
| JKatoomba< JEstimator > | estimator | 
| JKatoomba< JAbstractMinimiser > | evaluator | 
| JKatoomba< JGandalf > | gandalf | 
Private Attributes | |
| JModel | result | 
Worker class for fit function of acoustic model.
Definition at line 870 of file JKatoomba.hh.
      
  | 
  inline | 
Constructor.
| geometry | detector geometry | 
| V | sound velocity | 
| parameters | parameters | 
Definition at line 878 of file JKatoomba.hh.
      
  | 
  inline | 
Fit.
| __begin | begin of data | 
| __end | end of data | 
Definition at line 938 of file JKatoomba.hh.
| JFitParameters JACOUSTICS::JKatoomba_t::parameters | 
Definition at line 995 of file JKatoomba.hh.
| JKatoomba<JEstimator> JACOUSTICS::JKatoomba_t::estimator | 
Definition at line 996 of file JKatoomba.hh.
| JKatoomba<JAbstractMinimiser> JACOUSTICS::JKatoomba_t::evaluator | 
Definition at line 997 of file JKatoomba.hh.
Definition at line 998 of file JKatoomba.hh.
      
  | 
  private | 
Definition at line 1001 of file JKatoomba.hh.
 1.8.5