#include <L1MuonRegionProducer.h>
Public Member Functions | |
L1MuonRegionProducer (const edm::ParameterSet &cfg, edm::ConsumesCollector &&iC) | |
virtual std::vector < std::unique_ptr < TrackingRegion > > | regions (const edm::Event &ev, const edm::EventSetup &es) const override |
void | setL1Constraint (const L1MuGMTCand &muon) |
virtual | ~L1MuonRegionProducer () |
Public Member Functions inherited from TrackingRegionProducer | |
virtual | ~TrackingRegionProducer () |
Private Attributes | |
int | theChargeL1 |
double | theEtaL1 |
GlobalPoint | theOrigin |
double | theOriginHalfLength |
double | theOriginRadius |
double | thePhiL1 |
double | thePtL1 |
double | thePtMin |
Definition at line 13 of file L1MuonRegionProducer.h.
L1MuonRegionProducer::L1MuonRegionProducer | ( | const edm::ParameterSet & | cfg, |
edm::ConsumesCollector && | iC | ||
) |
Definition at line 11 of file L1MuonRegionProducer.cc.
References edm::ParameterSet::getParameter().
|
inlinevirtual |
Definition at line 18 of file L1MuonRegionProducer.h.
|
overridevirtual |
Implements TrackingRegionProducer.
Definition at line 32 of file L1MuonRegionProducer.cc.
References funct::cos(), L1MuonPixelTrackFitter::getBending(), L1MuonPixelTrackFitter::getBendingError(), mps_fire::result, and funct::sin().
Referenced by TSGFromL1Muon::produce().
void L1MuonRegionProducer::setL1Constraint | ( | const L1MuGMTCand & | muon | ) |
Definition at line 24 of file L1MuonRegionProducer.cc.
References L1MuGMTCand::charge(), L1MuGMTCand::etaValue(), and L1MuGMTCand::phiValue().
Referenced by TSGFromL1Muon::produce().
|
private |
Definition at line 29 of file L1MuonRegionProducer.h.
|
private |
Definition at line 29 of file L1MuonRegionProducer.h.
|
private |
Definition at line 26 of file L1MuonRegionProducer.h.
|
private |
Definition at line 25 of file L1MuonRegionProducer.h.
|
private |
Definition at line 25 of file L1MuonRegionProducer.h.
|
private |
Definition at line 29 of file L1MuonRegionProducer.h.
|
private |
Definition at line 29 of file L1MuonRegionProducer.h.
|
private |
Definition at line 25 of file L1MuonRegionProducer.h.