List of all members | Public Member Functions | Protected Attributes | Private Attributes
sdet::Trigger::ThresholdUp Class Reference

#include <StationTriggerAlgorithm.h>

Inheritance diagram for sdet::Trigger::ThresholdUp:
Inheritance graph
[legend]

Public Member Functions

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)
 

Protected Attributes

const unsigned int fMultiplicity
 
std::vector< int > fThreshold
 

Private Attributes

std::vector< int > fPrevious
 

Detailed Description

Definition at line 62 of file StationTriggerAlgorithm.h.

Constructor & Destructor Documentation

sdet::Trigger::ThresholdUp::ThresholdUp ( const int  threshold,
const unsigned int  multiplicity,
const unsigned int  n 
)
inlineexplicit

Definition at line 66 of file StationTriggerAlgorithm.h.

template<class Array >
sdet::Trigger::ThresholdUp::ThresholdUp ( const Array threshold,
const unsigned int  multiplicity,
const unsigned int  n 
)
inlineexplicit

Definition at line 74 of file StationTriggerAlgorithm.h.

Member Function Documentation

bool sdet::Trigger::Threshold::operator() ( const int *const  v) const
inlineinherited
bool sdet::Trigger::ThresholdUp::operator() ( const int *const  v)
inline

Member Data Documentation

const unsigned int sdet::Trigger::Threshold::fMultiplicity
protectedinherited

Definition at line 58 of file StationTriggerAlgorithm.h.

Referenced by sdet::Trigger::Threshold::operator()(), and operator()().

std::vector<int> sdet::Trigger::ThresholdUp::fPrevious
private

Definition at line 95 of file StationTriggerAlgorithm.h.

Referenced by operator()().

std::vector<int> sdet::Trigger::Threshold::fThreshold
protectedinherited

Definition at line 57 of file StationTriggerAlgorithm.h.

Referenced by sdet::Trigger::Threshold::operator()(), and operator()().


The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.