|
| | QPulseTimeConstants (const std::vector< Diana::QInterval > &riseIntervals, const std::vector< Diana::QInterval > &decayIntervals) |
| |
| | ~QPulseTimeConstants () |
| |
| QError | Compute (const Diana::QVector &input, const int maxpos, const double baseLine, std::vector< double > &rise, std::vector< double > &decay) |
| |
|
| static bool | PairComparatorAsc (const std::pair< double, int > l, std::pair< double, int > r) |
| |
| static bool | PairComparatorDesc (const std::pair< double, int > l, std::pair< double, int > r) |
| |
|
| std::vector< std::pair< double, int > > | fRise |
| |
| std::vector< std::pair< double, int > > | fDecay |
| |
Definition at line 8 of file QPulseTimeConstants.hh.
◆ QPulseTimeConstants()
| QPulseTimeConstants::QPulseTimeConstants |
( |
const std::vector< Diana::QInterval > & |
riseIntervals, |
|
|
const std::vector< Diana::QInterval > & |
decayIntervals |
|
) |
| |
◆ ~QPulseTimeConstants()
| QPulseTimeConstants::~QPulseTimeConstants |
( |
| ) |
|
◆ Compute()
| QError QPulseTimeConstants::Compute |
( |
const Diana::QVector & |
input, |
|
|
const int |
maxpos, |
|
|
const double |
baseLine, |
|
|
std::vector< double > & |
rise, |
|
|
std::vector< double > & |
decay |
|
) |
| |
◆ PairComparatorAsc()
| bool QPulseTimeConstants::PairComparatorAsc |
( |
const std::pair< double, int > |
l, |
|
|
std::pair< double, int > |
r |
|
) |
| |
|
staticprivate |
◆ PairComparatorDesc()
| bool QPulseTimeConstants::PairComparatorDesc |
( |
const std::pair< double, int > |
l, |
|
|
std::pair< double, int > |
r |
|
) |
| |
|
staticprivate |
◆ fDecay
| std::vector<std::pair<double, int> > QPulseTimeConstants::fDecay |
|
private |
◆ fRise
| std::vector<std::pair<double, int> > QPulseTimeConstants::fRise |
|
private |
The documentation for this class was generated from the following files: