27 void RunHitFinder(std::vector< raw::OpDetWaveform >
const&,
28 std::vector< recob::OpHit >&,
40 std::vector< recob::OpHit >&,
pure virtual base interface for detector clocks
Access the description of detector geometry.
void RunHitFinder(std::vector< raw::OpDetWaveform > const &opDetWaveformVector, std::vector< recob::OpHit > &hitVector, pmtana::PulseRecoManager const &pulseRecoMgr, pmtana::PMTPulseRecoBase const &threshAlg, geo::GeometryCore const &geometry, float hitThreshold, detinfo::DetectorClocks const &detectorClocks, calib::IPhotonCalibrator const &calibrator)
Description of geometry of one entire detector.
Conversion of times between different formats and references.
void ConstructHit(float hitThreshold, int channel, double timeStamp, pmtana::pulse_param const &pulse, std::vector< recob::OpHit > &hitVector, detinfo::DetectorClocks const &detectorClocks, calib::IPhotonCalibrator const &calibrator)
Class definition file of PMTPulseRecoBase.
Class definition file of PulseRecoManager.