List of all members | Public Member Functions | Public Attributes | Private Attributes
Chi2ForPlaneWaveFit Class Reference

Objective function for the plane wave fit. More...

#include <Chi2ForPlaneWaveFit.h>

Inheritance diagram for Chi2ForPlaneWaveFit:
Inheritance graph
[legend]

Public Member Functions

 Chi2ForPlaneWaveFit ()
 
double DoEval (const double *x) const
 
unsigned int NDim () const
 
void Set (const std::vector< utl::Vector > &_AntennaPositions, const std::vector< double > &_AntennaTimes, const std::vector< double > &_AntennaTimesError, const utl::CoordinateSystemPtr &_fgLocalCS)
 
foo Set (AntennaPositions, AntennaTimes, AntennaTimesError, fgLocalCS)
 
 ~Chi2ForPlaneWaveFit ()
 

Public Attributes

virtual
ROOT::Math::IBaseFunctionMultiDim * 
const
 
return foo
 

Private Attributes

std::vector< utl::VectorAntennaPositions
 
std::vector< double > AntennaTimes
 
std::vector< double > AntennaTimesError
 
utl::CoordinateSystemPtr fgLocalCS
 

Detailed Description

Objective function for the plane wave fit.

Definition at line 22 of file Deprecated/RdWaveFit/Chi2ForPlaneWaveFit.h.

Constructor & Destructor Documentation

Chi2ForPlaneWaveFit::Chi2ForPlaneWaveFit ( )

Definition at line 7 of file Deprecated/RdWaveFit/Chi2ForPlaneWaveFit.cc.

Chi2ForPlaneWaveFit::~Chi2ForPlaneWaveFit ( )

Definition at line 8 of file Deprecated/RdWaveFit/Chi2ForPlaneWaveFit.cc.

Member Function Documentation

double Chi2ForPlaneWaveFit::DoEval ( const double *  x) const
unsigned int Chi2ForPlaneWaveFit::NDim ( ) const
inline

Definition at line 43 of file Deprecated/RdWaveFit/Chi2ForPlaneWaveFit.h.

void Chi2ForPlaneWaveFit::Set ( const std::vector< utl::Vector > &  _AntennaPositions,
const std::vector< double > &  _AntennaTimes,
const std::vector< double > &  _AntennaTimesError,
const utl::CoordinateSystemPtr _fgLocalCS 
)
foo Chi2ForPlaneWaveFit::Set ( AntennaPositions  ,
AntennaTimes  ,
AntennaTimesError  ,
fgLocalCS   
)

Member Data Documentation

std::vector<utl::Vector> Chi2ForPlaneWaveFit::AntennaPositions
private

Definition at line 49 of file Deprecated/RdWaveFit/Chi2ForPlaneWaveFit.h.

std::vector<double> Chi2ForPlaneWaveFit::AntennaTimes
private

Definition at line 50 of file Deprecated/RdWaveFit/Chi2ForPlaneWaveFit.h.

std::vector<double> Chi2ForPlaneWaveFit::AntennaTimesError
private

Definition at line 51 of file Deprecated/RdWaveFit/Chi2ForPlaneWaveFit.h.

virtual ROOT::Math::IBaseFunctionMultiDim* Chi2ForPlaneWaveFit::const
Initial value:

Definition at line 38 of file Deprecated/RdWaveFit/Chi2ForPlaneWaveFit.h.

utl::CoordinateSystemPtr Chi2ForPlaneWaveFit::fgLocalCS
private

Definition at line 52 of file Deprecated/RdWaveFit/Chi2ForPlaneWaveFit.h.

return Chi2ForPlaneWaveFit::foo

Definition at line 41 of file Deprecated/RdWaveFit/Chi2ForPlaneWaveFit.h.


The documentation for this class was generated from the following files:

, generated on Tue Sep 26 2023.