8 #include "art/Utilities/ToolMacros.h"
9 #include "messagefacility/MessageLogger/MessageLogger.h"
10 #include "cetlib_except/exception.h"
18 explicit NoNoise(
const fhicl::ParameterSet& pset);
22 void configure(
const fhicl::ParameterSet& pset)
override;
27 CLHEP::HepRandomEngine&,
32 unsigned int)
override;
56 CLHEP::HepRandomEngine&,
64 std::fill(noise.begin(), noise.end(), 0.);
The data type to uniquely identify a Plane.
std::vector< SigProcPrecision > TimeVec
void fill(const art::PtrVector< recob::Hit > &hits, int only_plane)
This is the interface class for a tool to handle a GenNoise for the overall response.