ATLAS Offline Software
|
This is the complete list of members for LArSamples::AbsShape, including all inherited members.
AbsShape() | LArSamples::AbsShape | inlineprotected |
covariance(unsigned int i, unsigned int j) const =0 | LArSamples::AbsShape | pure virtual |
covarianceMatrix(int lwb=-1, int upb=-1, const CovMatrix &refErr=CovMatrix(), bool withCorrs=true) const | LArSamples::AbsShape | |
covarianceMatrix(unsigned int nPoints, bool withCorrs=true) const | LArSamples::AbsShape | |
error(unsigned int i) const | LArSamples::AbsShape | virtual |
findTimeInterval(double time) const | LArSamples::AbsShape | |
graph(bool timeInUnitOfSamples=false) const | LArSamples::AbsShape | |
interpolate(double time, double &value, double &error) const | LArSamples::AbsShape | |
interpolate(const AbsShape &other, TVectorD &values, CovMatrix &errors, int lwb=-1, int upb=-1) const | LArSamples::AbsShape | |
interpolateDiff(double time, double &diff) const | LArSamples::AbsShape | |
interpolateDiff(const AbsShape &other, TVectorD &diffs, int lwb=-1, int upb=-1) const | LArSamples::AbsShape | |
invCovarianceMatrix(int lwb=-1, int upb=-1, const CovMatrix &refErr=CovMatrix(), bool withCorrs=true) const | LArSamples::AbsShape | |
invCovarianceMatrix(unsigned int nPoints, bool withCorrs=true) const | LArSamples::AbsShape | |
maxPosition() const | LArSamples::AbsShape | |
maxValue(bool withErrors=false) const | LArSamples::AbsShape | |
minPosition() const | LArSamples::AbsShape | |
minValue(bool withErrors=false) const | LArSamples::AbsShape | |
nPoints() const =0 | LArSamples::AbsShape | pure virtual |
resample(unsigned int nPts) const | LArSamples::AbsShape | |
time(unsigned int i) const =0 | LArSamples::AbsShape | pure virtual |
value(unsigned int i) const =0 | LArSamples::AbsShape | pure virtual |
values(int lwb, int upb) const | LArSamples::AbsShape | |
~AbsShape() | LArSamples::AbsShape | inlinevirtual |