ATLAS Offline Software
|
This is the complete list of members for LArSamples::GraphShape, including all inherited members.
AbsShape() | LArSamples::AbsShape | inlineprotected |
add(const AbsShape &other) | LArSamples::GraphShape | |
covariance(unsigned int i, unsigned int j) const | LArSamples::GraphShape | inlinevirtual |
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 | |
GraphShape(const std::vector< double > ×, const std::vector< double > &values, const std::vector< double > &errors) | LArSamples::GraphShape | |
GraphShape(const GraphShape &other) | LArSamples::GraphShape | inline |
GraphShape(const AbsShape &other, double scale=1, double shift=0) | LArSamples::GraphShape | |
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 | |
m_points | LArSamples::GraphShape | private |
maxPosition() const | LArSamples::AbsShape | |
maxValue(bool withErrors=false) const | LArSamples::AbsShape | |
minPosition() const | LArSamples::AbsShape | |
minValue(bool withErrors=false) const | LArSamples::AbsShape | |
nPoints() const | LArSamples::GraphShape | inlinevirtual |
resample(unsigned int nPts) const | LArSamples::AbsShape | |
time(unsigned int i) const | LArSamples::GraphShape | inlinevirtual |
value(unsigned int i) const | LArSamples::GraphShape | inlinevirtual |
values(int lwb, int upb) const | LArSamples::AbsShape | |
~AbsShape() | LArSamples::AbsShape | inlinevirtual |
~GraphShape() | LArSamples::GraphShape | inlinevirtual |