16 theOriginRadius = regionPSet.
getParameter<
double>(
"originRadius");
17 theOriginHalfLength = regionPSet.
getParameter<
double>(
"originHalfLength");
27 theChargeL1 = muon.
charge();
33 double dx =
cos(thePhiL1);
34 double dy =
sin(thePhiL1);
35 double dz = sinh(theEtaL1);
38 std::vector<TrackingRegion* >
result;
40 bending = fabs(bending);
45 thePtMin, theOriginRadius, theOriginHalfLength, 0.15, bending+3*errBending) );
T getParameter(std::string const &) const
virtual std::vector< TrackingRegion * > regions(const edm::Event &ev, const edm::EventSetup &es) const
Sin< T >::type sin(const T &t)
Global3DPoint GlobalPoint
static double getBendingError(double invPt, double eta)
L1MuonRegionProducer(const edm::ParameterSet &cfg)
Cos< T >::type cos(const T &t)
static double getBending(double invPt, double eta, int charge)
void setL1Constraint(const L1MuGMTCand &muon)
int charge() const
get charge (+1 -1)