53 Comment(
"number of dummy hits to be generated"),
64 produces<std::vector<recob::Hit>>();
84 auto hits = std::make_unique<std::vector<recob::Hit>>();
86 for (
unsigned int i = 0; i <
nHits; ++i) {
111 mf::LogInfo(
"TrackProxyHitMaker") <<
"Produced " << hits->size() <<
" hits.";
virtual void produce(art::Event &event) override
MaybeLogger_< ELseverityLevel::ELsev_info, false > LogInfo
EDProducer(fhicl::ParameterSet const &pset)
ChannelGroupService::Name Name
int TDCtick_t
Type representing a TDC tick.
unsigned int nHits
Number of hits to be generated.
#define DEFINE_ART_MODULE(klass)
Definition of data types for geometry description.
Declaration of signal hit object.
LArSoft-specific namespace.
fhicl::Atom< unsigned int > nHits
unsigned int ChannelID_t
Type representing the ID of a readout channel.
Event finding and building.
TrackProxyHitMaker(Parameters const &config)
Signal from collection planes.