Classes | |
struct | FitParameters |
class | RdHyperbolicWavefrontFit |
Functions | |
bool | Sorter (const std::vector< double > &x, const std::vector< double > &y) |
bool | SorterSt (const pair< double, int > &x, const pair< double, int > &y) |
bool RdHyperbolicWavefrontFit::Sorter | ( | const std::vector< double > & | x, |
const std::vector< double > & | y | ||
) |
Definition at line 71 of file RdHyperbolicWavefrontFit.cc.
Referenced by RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::Run().
bool RdHyperbolicWavefrontFit::SorterSt | ( | const pair< double, int > & | x, |
const pair< double, int > & | y | ||
) |
Definition at line 78 of file RdHyperbolicWavefrontFit.cc.
Referenced by RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::Run().