| 
    Jpp - the software that should make you happy
    
   | 
 
Fit parameters. More...
#include <JFitParameters.hh>
  
 Public Member Functions | |
| JFitParameters () | |
| Default constructor.  More... | |
| virtual | ~JFitParameters () | 
| Virtual destructor.  More... | |
| ClassDef (JFitParameters, 1) | |
Public Attributes | |
| int | mestimator | 
| M-estimator.  More... | |
| double | sigma_s | 
| time-of-arrival resolution [s]  More... | |
| double | background | 
| probability background transmission  More... | |
| double | Tmax_s | 
| time window to combine events [s]  More... | |
| size_t | Nmin | 
| minimum number of emitters  More... | |
| double | stdev | 
| standard deviation for outlier removal  More... | |
Fit parameters.
Definition at line 34 of file JFitParameters.hh.
      
  | 
  inline | 
Default constructor.
Definition at line 40 of file JFitParameters.hh.
      
  | 
  inlinevirtual | 
| JACOUSTICS::JFitParameters::ClassDef | ( | JFitParameters | , | 
| 1 | |||
| ) | 
| int JACOUSTICS::JFitParameters::mestimator | 
M-estimator.
Definition at line 58 of file JFitParameters.hh.
| double JACOUSTICS::JFitParameters::sigma_s | 
time-of-arrival resolution [s]
Definition at line 59 of file JFitParameters.hh.
| double JACOUSTICS::JFitParameters::background | 
probability background transmission
Definition at line 60 of file JFitParameters.hh.
| double JACOUSTICS::JFitParameters::Tmax_s | 
time window to combine events [s]
Definition at line 61 of file JFitParameters.hh.
| size_t JACOUSTICS::JFitParameters::Nmin | 
minimum number of emitters
Definition at line 62 of file JFitParameters.hh.
| double JACOUSTICS::JFitParameters::stdev | 
standard deviation for outlier removal
Definition at line 63 of file JFitParameters.hh.
 1.8.5