#include <Chi2ForPlaneWaveFit.h>
Public Member Functions | |
double | DoEval (const double *x) const override |
unsigned int | NDim () const override |
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) |
Public Attributes | |
return | foo |
ROOT::Math::IBaseFunctionMultiDim *const | override |
Private Attributes | |
std::vector< utl::Vector > | AntennaPositions |
std::vector< double > | AntennaTimes |
std::vector< double > | AntennaTimesError |
utl::CoordinateSystemPtr | fgLocalCS |
Definition at line 16 of file RdPreWaveFitter/Chi2ForPlaneWaveFit.h.
|
override |
Definition at line 33 of file RdPreWaveFitter/Chi2ForPlaneWaveFit.cc.
References utl::kSpeedOfLight, utl::BasicVector< HepVector >::kSpherical, utl::m, un2::Mean(), and std::pow().
|
inlineoverride |
Definition at line 34 of file RdPreWaveFitter/Chi2ForPlaneWaveFit.h.
void RdPreWaveFitter::Chi2ForPlaneWaveFit::Set | ( | const std::vector< utl::Vector > & | _AntennaPositions, |
const std::vector< double > & | _AntennaTimes, | ||
const std::vector< double > & | _AntennaTimesError, | ||
const utl::CoordinateSystemPtr & | _fgLocalCS | ||
) |
Definition at line 13 of file RdPreWaveFitter/Chi2ForPlaneWaveFit.cc.
References un2::Mean().
foo RdPreWaveFitter::Chi2ForPlaneWaveFit::Set | ( | AntennaPositions | , |
AntennaTimes | , | ||
AntennaTimesError | , | ||
fgLocalCS | |||
) |
|
private |
Definition at line 40 of file RdPreWaveFitter/Chi2ForPlaneWaveFit.h.
|
private |
Definition at line 41 of file RdPreWaveFitter/Chi2ForPlaneWaveFit.h.
|
private |
Definition at line 42 of file RdPreWaveFitter/Chi2ForPlaneWaveFit.h.
|
private |
Definition at line 43 of file RdPreWaveFitter/Chi2ForPlaneWaveFit.h.
return RdPreWaveFitter::Chi2ForPlaneWaveFit::foo |
Definition at line 32 of file RdPreWaveFitter/Chi2ForPlaneWaveFit.h.
ROOT::Math::IBaseFunctionMultiDim* const RdPreWaveFitter::Chi2ForPlaneWaveFit::override |
Definition at line 29 of file RdPreWaveFitter/Chi2ForPlaneWaveFit.h.