#include <StationTriggerAlgorithm.h>
|
bool | operator() (const int *const v) const |
|
bool | operator() (const int *const v) |
|
| ThresholdUp (const int threshold, const unsigned int multiplicity, const unsigned int n) |
|
template<class Array > |
| ThresholdUp (const Array &threshold, const unsigned int multiplicity, const unsigned int n) |
|
Definition at line 62 of file StationTriggerAlgorithm.h.
sdet::Trigger::ThresholdUp::ThresholdUp |
( |
const int |
threshold, |
|
|
const unsigned int |
multiplicity, |
|
|
const unsigned int |
n |
|
) |
| |
|
inlineexplicit |
template<class Array >
sdet::Trigger::ThresholdUp::ThresholdUp |
( |
const Array & |
threshold, |
|
|
const unsigned int |
multiplicity, |
|
|
const unsigned int |
n |
|
) |
| |
|
inlineexplicit |
bool sdet::Trigger::Threshold::operator() |
( |
const int *const |
v | ) |
const |
|
inlineinherited |
bool sdet::Trigger::ThresholdUp::operator() |
( |
const int *const |
v | ) |
|
|
inline |
const unsigned int sdet::Trigger::Threshold::fMultiplicity |
|
protectedinherited |
std::vector<int> sdet::Trigger::ThresholdUp::fPrevious |
|
private |
std::vector<int> sdet::Trigger::Threshold::fThreshold |
|
protectedinherited |
The documentation for this class was generated from the following file: