32 produces<intvector_t>();
37 std::cerr <<
"IntVectorProducer::produce is running!\n";
39 std::unique_ptr<intvector_t>
p(
new intvector_t);
41 p->push_back(value_ *
k);
EDProducer(fhicl::ParameterSet const &pset)
std::vector< int > intvector_t
#define DEFINE_ART_MODULE(klass)
ProductID put(std::unique_ptr< PROD > &&edp, std::string const &instance={})
IntVectorProducer(fhicl::ParameterSet const &p)
EventNumber_t event() const
void produce(art::Event &e) override