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

#include <StationTriggerAlgorithm.h>

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

Public Member Functions

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)
 

Protected Attributes

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

Detailed Description

Definition at line 27 of file StationTriggerAlgorithm.h.

Constructor & Destructor Documentation

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

Definition at line 31 of file StationTriggerAlgorithm.h.

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

Definition at line 39 of file StationTriggerAlgorithm.h.

Member Function Documentation

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

Definition at line 46 of file StationTriggerAlgorithm.h.

References fMultiplicity, and fThreshold.

Member Data Documentation

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

Definition at line 58 of file StationTriggerAlgorithm.h.

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

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

Definition at line 57 of file StationTriggerAlgorithm.h.

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


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

, generated on Tue Sep 26 2023.