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