44 produces<GEMSegmentCollection>();
49 LogDebug(
"GEMSegmentProducer") <<
"start producing segments for " << ++
iev <<
"th event with GEM data";
63 auto oc = std::make_unique<GEMSegmentCollection>();
T getParameter(std::string const &) const
void produce(edm::Event &, const edm::EventSetup &) override
Produce the GEMSegment collection.
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
bool getByToken(EDGetToken token, Handle< PROD > &result) const
#define DEFINE_FWK_MODULE(type)
def setup(process, global_tag, zero_tesla=False)
~GEMSegmentProducer() override
Destructor.
std::unique_ptr< GEMSegmentBuilder > segmentBuilder_
GEMSegmentProducer(const edm::ParameterSet &)
Constructor.
edm::EDGetTokenT< GEMRecHitCollection > theGEMRecHitToken
T const * product() const