ATLAS Offline Software
|
This is the complete list of members for LArWaveHelper, including all inherited members.
autocorr(const LArWave &theWave) const | LArWaveHelper | |
derive(const LArWave &theWave) const | LArWaveHelper | |
derive_smooth(const LArWave &theWave) const | LArWaveHelper | |
Dtranslate(const LArWave &theWave, double tShift, double baseline=0.) const | LArWaveHelper | |
expfit(const LArWave &theWave, unsigned iFirst, unsigned iLast, double &rho) const | LArWaveHelper | |
expfit(const std::vector< double > &X, const std::vector< double > &Y, double &rho) const | LArWaveHelper | private |
fact(unsigned N) const | LArWaveHelper | inlineprivate |
get_fit_vectors(const LArWave &theWave, unsigned iFirst, unsigned iLast, std::vector< double > &X, std::vector< double > &Y) const | LArWaveHelper | private |
getArea(const LArWave &theWave) const | LArWaveHelper | |
getBaseline(const LArWave &theWave, unsigned nBase) const | LArWaveHelper | |
getDerivedQuantities(const LArWaveCumul &theWave) const | LArWaveHelper | |
getDMax(const LArWave &theWave, double &tMax) const | LArWaveHelper | |
getJitter(const LArWaveCumul &theWave) const | LArWaveHelper | |
getMax(const LArWave &theWave) const | LArWaveHelper | |
getMaxAmp(const LArWave &theWave) const | LArWaveHelper | |
getMin(const LArWave &theWave) const | LArWaveHelper | |
getStart(const LArWave &theWave) const | LArWaveHelper | |
getSumRegion(const LArWave &theWave, unsigned iFirst, unsigned iLast) const | LArWaveHelper | |
getSumSquareRegion(const LArWave &theWave, unsigned iFirst, unsigned iLast) const | LArWaveHelper | |
getSumSquareTail(const LArWave &theWave, unsigned iFirst) const | LArWaveHelper | |
getSumTail(const LArWave &theWave, unsigned iFirst) const | LArWaveHelper | |
getT0(const LArWave &theWave) const | LArWaveHelper | |
getT5(const LArWave &theWave) const | LArWaveHelper | |
getWidth(const LArWave &theWave) const | LArWaveHelper | |
getZeroCross(const LArWave &theWave) const | LArWaveHelper | |
linearMasterWave(const std::vector< const LArWave * > &vWaves, const std::vector< double > &vAmpli) const | LArWaveHelper | |
linfit(const LArWave &theWave, unsigned iFirst, unsigned iLast, double &rho) const | LArWaveHelper | |
linfit(const std::vector< double > &X, const std::vector< double > &Y, double &rho) const | LArWaveHelper | private |
polyfit(const LArWave &theWave, unsigned iFirst, unsigned iLast, unsigned Ndeg) const | LArWaveHelper | |
polyfit(const std::vector< double > &X, const std::vector< double > &Y, unsigned Ndeg) const | LArWaveHelper | private |
subSample(const LArWave &theWave, unsigned Nfirst, unsigned deltaN) const | LArWaveHelper | |
translate(const LArWave &theWave, int nShift, double baseline=0.) const | LArWaveHelper |