#include <HitFilterAlg.h>
Definition at line 19 of file HitFilterAlg.h.
Definition at line 11 of file HitFilterAlg.cxx.
const std::vector< float > fMinPulseSigma
const std::vector< float > fMinPulseHeight
virtual hit::HitFilterAlg::~HitFilterAlg |
( |
| ) |
|
|
inlinevirtual |
Definition at line 17 of file HitFilterAlg.cxx.
20 const float hitSigma = hit.
RMS();
23 const size_t view = wireID.
Plane;
26 mf::LogError(
"HitFilterAlg") <<
"Filtering settings not configured for all views! Will not filter hits in unconfigured views!";
geo::WireID WireID() const
float RMS() const
RMS of the hit shape, in tick units.
MaybeLogger_< ELseverityLevel::ELsev_error, false > LogError
const std::vector< float > fMinPulseSigma
float PeakAmplitude() const
The estimated amplitude of the hit at its peak, in ADC units.
PlaneID_t Plane
Index of the plane within its TPC.
const std::vector< float > fMinPulseHeight
const std::vector<float> hit::HitFilterAlg::fMinPulseHeight |
|
private |
const std::vector<float> hit::HitFilterAlg::fMinPulseSigma |
|
private |
The documentation for this class was generated from the following files: