19 float hitSigma = hit.
RMS();
22 size_t view = wireID.
Plane;
25 mf::LogError(
"HitFilterAlg") <<
"Filtering settings not configured for all views! Will not filter hits in unconfigured views!";
bool IsGoodHit(const recob::Hit &hit) const
geo::WireID WireID() const
Initial tdc tick for hit.
float RMS() const
RMS of the hit shape, in tick units.
MaybeLogger_< ELseverityLevel::ELsev_error, false > LogError
float PeakAmplitude() const
The estimated amplitude of the hit at its peak, in ADC units.
std::vector< float > fMinPulseHeight
void reconfigure(fhicl::ParameterSet const &p)
T get(std::string const &key) const
PlaneID_t Plane
Index of the plane within its TPC.
Detector simulation of raw signals on wires.
std::vector< float > fMinPulseSigma
2D representation of charge deposited in the TDC/wire plane
HitFilterAlg(fhicl::ParameterSet const &p)