List of all members | Classes | Public Member Functions | Private Attributes
sdet::Trigger::TimeOverThresholdDeconvolved Class Reference

#include <StationTriggerAlgorithm.h>

Classes

class  Deconvolution
 

Public Member Functions

bool operator() (const int *const v, const DecayingIntegral &integ)
 
 TimeOverThresholdDeconvolved (const int threshold, const int decayFD, const int decayFN, const unsigned int minCount, const unsigned int window, const unsigned int multiplicity, const unsigned int n)
 
template<class Array >
 TimeOverThresholdDeconvolved (const Array &threshold, const int decayFD, const int decayFN, const unsigned int minCount, const unsigned int window, const unsigned int multiplicity, const unsigned int n)
 

Private Attributes

const Deconvolution fDeconvolve
 
const unsigned int fMultiplicity
 
std::vector< int > fPrevious
 
std::vector< TimeOverThresholdfTimeOverThreshold
 

Detailed Description

Definition at line 261 of file StationTriggerAlgorithm.h.

Constructor & Destructor Documentation

sdet::Trigger::TimeOverThresholdDeconvolved::TimeOverThresholdDeconvolved ( const int  threshold,
const int  decayFD,
const int  decayFN,
const unsigned int  minCount,
const unsigned int  window,
const unsigned int  multiplicity,
const unsigned int  n 
)
inlineexplicit

Definition at line 291 of file StationTriggerAlgorithm.h.

References fTimeOverThreshold.

template<class Array >
sdet::Trigger::TimeOverThresholdDeconvolved::TimeOverThresholdDeconvolved ( const Array threshold,
const int  decayFD,
const int  decayFN,
const unsigned int  minCount,
const unsigned int  window,
const unsigned int  multiplicity,
const unsigned int  n 
)
inlineexplicit

Definition at line 305 of file StationTriggerAlgorithm.h.

References fTimeOverThreshold.

Member Function Documentation

bool sdet::Trigger::TimeOverThresholdDeconvolved::operator() ( const int *const  v,
const DecayingIntegral integ 
)
inline

Member Data Documentation

const Deconvolution sdet::Trigger::TimeOverThresholdDeconvolved::fDeconvolve
private

Definition at line 335 of file StationTriggerAlgorithm.h.

Referenced by operator()().

const unsigned int sdet::Trigger::TimeOverThresholdDeconvolved::fMultiplicity
private

Definition at line 338 of file StationTriggerAlgorithm.h.

Referenced by operator()().

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

Definition at line 336 of file StationTriggerAlgorithm.h.

Referenced by operator()().

std::vector<TimeOverThreshold> sdet::Trigger::TimeOverThresholdDeconvolved::fTimeOverThreshold
private

Definition at line 337 of file StationTriggerAlgorithm.h.

Referenced by operator()(), and TimeOverThresholdDeconvolved().


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

, generated on Tue Sep 26 2023.