#include <StationTriggerAlgorithm.h>
|
bool | operator() (const int v) |
|
| PositiveStepCounter (const int occupancy, const unsigned int window, const int minUp, const int maxUp, const int vetoOffset) |
|
|
bool | Update (const int v, const bool isStep) |
|
|
static int | IntLog2 (unsigned int x) |
|
Definition at line 342 of file StationTriggerAlgorithm.h.
sdet::Trigger::PositiveStepCounter::PositiveStepCounter |
( |
const int |
occupancy, |
|
|
const unsigned int |
window, |
|
|
const int |
minUp, |
|
|
const int |
maxUp, |
|
|
const int |
vetoOffset |
|
) |
| |
|
inline |
static int sdet::Trigger::PositiveStepCounter::IntLog2 |
( |
unsigned int |
x | ) |
|
|
inlinestaticprivate |
bool sdet::Trigger::PositiveStepCounter::operator() |
( |
const int |
v | ) |
|
|
inline |
bool sdet::Trigger::PositiveStepCounter::Update |
( |
const int |
v, |
|
|
const bool |
isStep |
|
) |
| |
|
inlineprivate |
int sdet::Trigger::PositiveStepCounter::fCounts = 0 |
|
private |
const int sdet::Trigger::PositiveStepCounter::fMaxUp |
|
private |
const int sdet::Trigger::PositiveStepCounter::fMinUp |
|
private |
const int sdet::Trigger::PositiveStepCounter::fOccupancy |
|
private |
int sdet::Trigger::PositiveStepCounter::fPrevious = 0 |
|
private |
int sdet::Trigger::PositiveStepCounter::fStart = 0 |
|
private |
int sdet::Trigger::PositiveStepCounter::fVeto = 1 |
|
private |
const int sdet::Trigger::PositiveStepCounter::fVetoOffset |
|
private |
Fifo<bool> sdet::Trigger::PositiveStepCounter::fWindow |
|
private |
The documentation for this class was generated from the following file: