#include <VLDF.h>
|
virtual double | BetaUncertainty (const double showerSize) const =0 |
|
virtual double | FirstDerivative (const double r, const std::vector< double > &shape) const =0 |
|
virtual unsigned int | GetNShapeParameters () const =0 |
|
virtual double | SecondDerivative (const double r, const std::vector< double > &shape) const =0 |
|
virtual std::vector< double > | ShapeModel (const double cosTheta, double showerSize) const =0 |
|
virtual double | Value (const double r, const std::vector< double > &shape) const =0 |
|
| VLDF (const double refDistance, const unsigned int shapeSize, const unsigned int betaSize) |
|
virtual | ~VLDF () |
|
ScintillatorLDFFinderKG::VLDF::VLDF |
( |
const double |
refDistance, |
|
|
const unsigned int |
shapeSize, |
|
|
const unsigned int |
betaSize |
|
) |
| |
|
inline |
virtual ScintillatorLDFFinderKG::VLDF::~VLDF |
( |
| ) |
|
|
inlinevirtual |
virtual double ScintillatorLDFFinderKG::VLDF::BetaUncertainty |
( |
const double |
showerSize | ) |
const |
|
pure virtual |
virtual double ScintillatorLDFFinderKG::VLDF::FirstDerivative |
( |
const double |
r, |
|
|
const std::vector< double > & |
shape |
|
) |
| const |
|
pure virtual |
virtual unsigned int ScintillatorLDFFinderKG::VLDF::GetNShapeParameters |
( |
| ) |
const |
|
pure virtual |
virtual double ScintillatorLDFFinderKG::VLDF::SecondDerivative |
( |
const double |
r, |
|
|
const std::vector< double > & |
shape |
|
) |
| const |
|
pure virtual |
virtual std::vector<double> ScintillatorLDFFinderKG::VLDF::ShapeModel |
( |
const double |
cosTheta, |
|
|
double |
showerSize |
|
) |
| const |
|
pure virtual |
virtual double ScintillatorLDFFinderKG::VLDF::Value |
( |
const double |
r, |
|
|
const std::vector< double > & |
shape |
|
) |
| const |
|
pure virtual |
std::vector<double> ScintillatorLDFFinderKG::VLDF::fBetaUncertaintyModelVector |
|
protected |
const double ScintillatorLDFFinderKG::VLDF::fReferenceDistance |
|
protected |
std::vector<double> ScintillatorLDFFinderKG::VLDF::fShapeModelVector |
|
protected |
The documentation for this class was generated from the following file: