| 
    Jpp
    18.4.0
    
   the software that should make you happy 
   | 
 
Template specialisation of fit function of acoustic model based on linear approximation. More...
#include <JKatoomba_t.hh>
  
 Public Member Functions | |
| JKatoomba (const JGeometry &geometry, const JSoundVelocity &velocity, const int option) | |
| Constructor.  More... | |
| template<class T > | |
| JModel & | operator() (T __begin, T __end) const | 
| Get start values of string parameters.  More... | |
Static Public Attributes | |
| static JMatrix_t | MATRIX_INVERSION = SVD_t | 
| Matrix inversion.  More... | |
Private Member Functions | |
| template<class T , class JMatrixNS_t > | |
| JModel & | evaluate (T __begin, T __end, JMatrixNS_t &V) const | 
| Get start values of string parameters.  More... | |
Private Attributes | |
| JMatrixNS | ldu | 
| TMatrixDS | svd | 
| JMATH::JVectorND | Y | 
| JModel | value | 
Template specialisation of fit function of acoustic model based on linear approximation.
Definition at line 496 of file JKatoomba_t.hh.
      
  | 
  inline | 
Constructor.
| geometry | detector geometry | 
| velocity | sound velocity | 
| option | option | 
Definition at line 506 of file JKatoomba_t.hh.
      
  | 
  inline | 
Get start values of string parameters.
Note that this method may throw an exception.
| __begin | begin of hits | 
| __end | end of hits | 
Definition at line 522 of file JKatoomba_t.hh.
      
  | 
  inlineprivate | 
Get start values of string parameters.
Note that this method may throw an exception.
| __begin | begin of hits | 
| __end | end of hits | 
| V | matrix | 
Definition at line 556 of file JKatoomba_t.hh.
      
  | 
  static | 
Matrix inversion.
Definition at line 538 of file JKatoomba_t.hh.
      
  | 
  mutableprivate | 
Definition at line 541 of file JKatoomba_t.hh.
      
  | 
  mutableprivate | 
Definition at line 542 of file JKatoomba_t.hh.
      
  | 
  mutableprivate | 
Definition at line 544 of file JKatoomba_t.hh.
      
  | 
  mutableprivate | 
Definition at line 632 of file JKatoomba_t.hh.
 1.8.5