Go to the documentation of this file.
28 produces<GEMCSCSegmentCollection>();
32 LogDebug(
"GEMCSCSegment") <<
"deleting GEMCSCSegmentBuilder after " <<
iev <<
" events w/ gem and csc data.";
37 LogDebug(
"GEMCSCSegment") <<
"start producing segments for " << ++
iev <<
"th event w/ gem and csc data";
61 auto oc = std::make_unique<GEMCSCSegmentCollection>();
const HitContainer *__restrict__ const TkSoA *__restrict__ const Quality *__restrict__ const CAHitNtupletGeneratorKernelsGPU::HitToTuple *__restrict__ uint32_t int iev
void LinkGEMRollsToCSCChamberIndex(const GEMGeometry *gemgeom, const CSCGeometry *cscgeom)
edm::EDGetTokenT< GEMRecHitCollection > gem_token
void produce(edm::Event &, const edm::EventSetup &) override
Produce the GEM-CSCSegment collection.
void build(const GEMRecHitCollection *rechits, const CSCSegmentCollection *cscsegments, GEMCSCSegmentCollection &oc)
GEMCSCSegmentBuilder * segmentBuilder_
~GEMCSCSegmentProducer() override
Destructor.
edm::EDGetTokenT< CSCSegmentCollection > csc_token
T getParameter(std::string const &) const
GEMCSCSegmentProducer(const edm::ParameterSet &)
Constructor.
void setGeometry(const GEMGeometry *gemgeom, const CSCGeometry *cscgeom)