#include <L1MuonRegionProducer.h>
Public Member Functions | |
L1MuonRegionProducer (const edm::ParameterSet &cfg) | |
std::vector< std::unique_ptr< TrackingRegion > > | regions () const |
void | setL1Constraint (const L1MuGMTCand &muon) |
~L1MuonRegionProducer () | |
Private Attributes | |
int | theChargeL1 |
double | theEtaL1 |
GlobalPoint | theOrigin |
double | theOriginHalfLength |
double | theOriginRadius |
double | thePhiL1 |
double | thePtL1 |
double | thePtMin |
Definition at line 12 of file L1MuonRegionProducer.h.
L1MuonRegionProducer::L1MuonRegionProducer | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 11 of file L1MuonRegionProducer.cc.
References edm::ParameterSet::getParameter().
|
inline |
Definition at line 16 of file L1MuonRegionProducer.h.
std::vector< std::unique_ptr< TrackingRegion > > L1MuonRegionProducer::regions | ( | ) | const |
Definition at line 30 of file L1MuonRegionProducer.cc.
References funct::cos(), PVValHelper::dx, PVValHelper::dy, PVValHelper::dz, L1MuonPixelTrackFitter::getBending(), L1MuonPixelTrackFitter::getBendingError(), mps_fire::result, and funct::sin().
void L1MuonRegionProducer::setL1Constraint | ( | const L1MuGMTCand & | muon | ) |
Definition at line 23 of file L1MuonRegionProducer.cc.
References L1MuGMTCand::charge(), L1MuGMTCand::etaValue(), and L1MuGMTCand::phiValue().
|
private |
Definition at line 26 of file L1MuonRegionProducer.h.
|
private |
Definition at line 26 of file L1MuonRegionProducer.h.
|
private |
Definition at line 23 of file L1MuonRegionProducer.h.
|
private |
Definition at line 22 of file L1MuonRegionProducer.h.
|
private |
Definition at line 22 of file L1MuonRegionProducer.h.
|
private |
Definition at line 26 of file L1MuonRegionProducer.h.
|
private |
Definition at line 26 of file L1MuonRegionProducer.h.
|
private |
Definition at line 22 of file L1MuonRegionProducer.h.