Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
LArWaveHelper Member List

This is the complete list of members for LArWaveHelper, including all inherited members.

autocorr(const LArWave &theWave) constLArWaveHelper
derive(const LArWave &theWave) constLArWaveHelper
derive_smooth(const LArWave &theWave) constLArWaveHelper
Dtranslate(const LArWave &theWave, double tShift, double baseline=0.) constLArWaveHelper
expfit(const LArWave &theWave, unsigned iFirst, unsigned iLast, double &rho) constLArWaveHelper
expfit(const std::vector< double > &X, const std::vector< double > &Y, double &rho) constLArWaveHelperprivate
fact(unsigned N) constLArWaveHelperinlineprivate
get_fit_vectors(const LArWave &theWave, unsigned iFirst, unsigned iLast, std::vector< double > &X, std::vector< double > &Y) constLArWaveHelperprivate
getArea(const LArWave &theWave) constLArWaveHelper
getBaseline(const LArWave &theWave, unsigned nBase) constLArWaveHelper
getDerivedQuantities(const LArWaveCumul &theWave) constLArWaveHelper
getDMax(const LArWave &theWave, double &tMax) constLArWaveHelper
getJitter(const LArWaveCumul &theWave) constLArWaveHelper
getMax(const LArWave &theWave) constLArWaveHelper
getMaxAmp(const LArWave &theWave) constLArWaveHelper
getMin(const LArWave &theWave) constLArWaveHelper
getStart(const LArWave &theWave) constLArWaveHelper
getSumRegion(const LArWave &theWave, unsigned iFirst, unsigned iLast) constLArWaveHelper
getSumSquareRegion(const LArWave &theWave, unsigned iFirst, unsigned iLast) constLArWaveHelper
getSumSquareTail(const LArWave &theWave, unsigned iFirst) constLArWaveHelper
getSumTail(const LArWave &theWave, unsigned iFirst) constLArWaveHelper
getT0(const LArWave &theWave) constLArWaveHelper
getT5(const LArWave &theWave) constLArWaveHelper
getWidth(const LArWave &theWave) constLArWaveHelper
getZeroCross(const LArWave &theWave) constLArWaveHelper
linearMasterWave(const std::vector< const LArWave * > &vWaves, const std::vector< double > &vAmpli) constLArWaveHelper
linfit(const LArWave &theWave, unsigned iFirst, unsigned iLast, double &rho) constLArWaveHelper
linfit(const std::vector< double > &X, const std::vector< double > &Y, double &rho) constLArWaveHelperprivate
polyfit(const LArWave &theWave, unsigned iFirst, unsigned iLast, unsigned Ndeg) constLArWaveHelper
polyfit(const std::vector< double > &X, const std::vector< double > &Y, unsigned Ndeg) constLArWaveHelperprivate
subSample(const LArWave &theWave, unsigned Nfirst, unsigned deltaN) constLArWaveHelper
translate(const LArWave &theWave, int nShift, double baseline=0.) constLArWaveHelper