#include <StationTriggerAlgorithm.h>
|
| bool | operator() (const int *const v, const DecayingIntegral &integ) |
| |
| | TimeOverThresholdDeconvolved (const int threshold, const int decayFD, const int decayFN, const unsigned int minCount, const unsigned int window, const unsigned int multiplicity, const unsigned int n) |
| |
| template<class Array > |
| | TimeOverThresholdDeconvolved (const Array &threshold, const int decayFD, const int decayFN, const unsigned int minCount, const unsigned int window, const unsigned int multiplicity, const unsigned int n) |
| |
Definition at line 261 of file StationTriggerAlgorithm.h.
| sdet::Trigger::TimeOverThresholdDeconvolved::TimeOverThresholdDeconvolved |
( |
const int |
threshold, |
|
|
const int |
decayFD, |
|
|
const int |
decayFN, |
|
|
const unsigned int |
minCount, |
|
|
const unsigned int |
window, |
|
|
const unsigned int |
multiplicity, |
|
|
const unsigned int |
n |
|
) |
| |
|
inlineexplicit |
template<class Array >
| sdet::Trigger::TimeOverThresholdDeconvolved::TimeOverThresholdDeconvolved |
( |
const Array & |
threshold, |
|
|
const int |
decayFD, |
|
|
const int |
decayFN, |
|
|
const unsigned int |
minCount, |
|
|
const unsigned int |
window, |
|
|
const unsigned int |
multiplicity, |
|
|
const unsigned int |
n |
|
) |
| |
|
inlineexplicit |
| bool sdet::Trigger::TimeOverThresholdDeconvolved::operator() |
( |
const int *const |
v, |
|
|
const DecayingIntegral & |
integ |
|
) |
| |
|
inline |
| const Deconvolution sdet::Trigger::TimeOverThresholdDeconvolved::fDeconvolve |
|
private |
| const unsigned int sdet::Trigger::TimeOverThresholdDeconvolved::fMultiplicity |
|
private |
| std::vector<int> sdet::Trigger::TimeOverThresholdDeconvolved::fPrevious |
|
private |
| std::vector<TimeOverThreshold> sdet::Trigger::TimeOverThresholdDeconvolved::fTimeOverThreshold |
|
private |
The documentation for this class was generated from the following file: