This is the complete list of members for sdet::Trigger::DecayingIntegral, including all inherited members.
DecayingIntegral(const unsigned int window, const double decrement, const double threshold, const double baseline, const double baselineTolerance, const double baselineStep, const unsigned int n) | sdet::Trigger::DecayingIntegral | inlineexplicit |
DecayingIntegral(const unsigned int window, const double decrement, const double threshold, const Array &baseline, const double baselineTolerance, const double baselineStep, const unsigned int n) | sdet::Trigger::DecayingIntegral | inlineexplicit |
fBaseline | sdet::Trigger::DecayingIntegral | private |
fBaselineStep | sdet::Trigger::DecayingIntegral | private |
fBaselineTolerance | sdet::Trigger::DecayingIntegral | private |
fDecrement | sdet::Trigger::DecayingIntegral | private |
fIntegral | sdet::Trigger::DecayingIntegral | private |
fIntegralQueue | sdet::Trigger::DecayingIntegral | private |
fThreshold | sdet::Trigger::DecayingIntegral | private |
fWindow | sdet::Trigger::DecayingIntegral | private |
HasTriggered(const unsigned int i) const | sdet::Trigger::DecayingIntegral | inline |
operator()(const int *const v) | sdet::Trigger::DecayingIntegral | inline |
UpdateBaseline(double &baseline, const int v) | sdet::Trigger::DecayingIntegral | inlineprivate |