47 gemGeomToken_ = esConsumes<GEMGeometry, MuonGeometryRecord>();
49 produces<GEMSegmentCollection>();
56 descriptions.
add(
"gemSegments",
desc);
60 LogDebug(
"GEMSegmentProducer") <<
"start producing segments for " << ++
iev <<
"th event with GEM data";
72 auto oc = std::make_unique<GEMSegmentCollection>();
static void fillDescription(edm::ParameterSetDescription &descriptions)
T getParameter(std::string const &) const
void produce(edm::Event &, const edm::EventSetup &) override
Produce the GEMSegment collection.
TkSoAView< TrackerTraits > HitToTuple< TrackerTraits > const *__restrict__ int32_t int32_t int iev
edm::ESGetToken< GEMGeometry, MuonGeometryRecord > gemGeomToken_
~GEMSegmentProducer() override
Destructor.
std::unique_ptr< GEMSegmentBuilder > segmentBuilder_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
GEMSegmentProducer(const edm::ParameterSet &)
Constructor.
edm::EDGetTokenT< GEMRecHitCollection > theGEMRecHitToken
#define DEFINE_FWK_MODULE(type)
void add(std::string const &label, ParameterSetDescription const &psetDescription)