Go to the documentation of this file.
71 produces<susybsm::MuonSegmentCollection>();
90 std::unique_ptr<susybsm::MuonSegmentCollection> resultSeg(segments);
99 iEvent.getByToken(m_dtSegmentToken, dtSegments);
101 for (
unsigned int d = 0;
d < dtSegments->size();
d++) {
109 segments->push_back(muonSegment);
120 const GeomDet* cscDet = cscGeom->
idToDet(SegRef->geographicalId());
123 segments->push_back(muonSegment);
void setDTSegmentRef(const DTRecSegment4DRef segment)
std::vector< MuonSegment > MuonSegmentCollection
const GeomDet * idToDet(DetId) const override
~MuonSegmentProducer() override
void setCSCSegmentRef(const CSCSegmentRef segment)
edm::Ref< CSCSegmentCollection > CSCSegmentRef
#define DEFINE_FWK_MODULE(type)
GlobalPoint toGlobal(const Local2DPoint &lp) const
Conversion to the global R.F. from the R.F. of the GeomDet.
edm::EDGetTokenT< DTRecSegment4DCollection > m_dtSegmentToken
MuonSegmentProducer(const edm::ParameterSet &)
void setGP(const GlobalPoint point)
edm::EDGetTokenT< CSCSegmentCollection > m_cscSegmentToken
void produce(edm::Event &, const edm::EventSetup &) override
edm::Ref< DTRecSegment4DCollection > DTRecSegment4DRef
T getParameter(std::string const &) const
*vegas h *****************************************************used in the default bin number in original ***version of VEGAS is ***a higher bin number might help to derive a more precise ***grade subtle point
const GeomDet * idToDet(DetId) const override