1 #ifndef RFFHITFINDERALG_H 2 #define RFFHITFINDERALG_H 39 void Run(std::vector<recob::Wire>
const&,
40 std::vector<recob::Hit>&,
void EmplaceHit(std::vector< recob::Hit > &, recob::Wire const &, float const &, raw::TDCtick_t const &, raw::TDCtick_t const &, geo::SigType_t const &, geo::WireID const &)
Declaration of signal hit object.
int TDCtick_t
Type representing a TDC tick.
void SetFitterParamsVectors(unsigned int num_planes)
enum geo::_plane_sigtype SigType_t
Enumerate the possible plane projections.
Interface for a class providing readout channel mapping to geometry.
std::vector< float > fAmpThresholdVec
std::vector< float > fMatchThresholdVec
Definition of data types for geometry description.
RFFHitFinderAlg(fhicl::ParameterSet const &)
Detector simulation of raw signals on wires.
std::vector< unsigned int > fMergeMultiplicityVec
void SetFitterParams(unsigned int)
Class holding the regions of interest of signal from a channel.
Declaration of basic channel signal object.
void Run(std::vector< recob::Wire > const &, std::vector< recob::Hit > &, geo::WireReadoutGeom const &)