1 #ifndef RFFHITFINDERALG_H 2 #define RFFHITFINDERALG_H 26 namespace fhicl {
class ParameterSet; }
27 namespace geo {
class Geometry; }
39 void Run(std::vector<recob::Wire>
const&,
40 std::vector<recob::Hit>&,
49 void SetFitterParams(
unsigned int);
51 void EmplaceHit(std::vector<recob::Hit>&,
int TDCtick_t
Type representing a TDC tick.
enum geo::_plane_sigtype SigType_t
std::vector< float > fAmpThresholdVec
std::vector< float > fMatchThresholdVec
The geometry of one entire detector, as served by art.
Definition of data types for geometry description.
Detector simulation of raw signals on wires.
Declaration of signal hit object.
std::vector< unsigned int > fMergeMultiplicityVec
Class holding the regions of interest of signal from a channel.
Declaration of basic channel signal object.
LArSoft geometry interface.