#include <L3MumuTrackingRegion.h>
Public Member Functions | |
L3MumuTrackingRegion (const edm::ParameterSet &cfg) | |
virtual std::vector < TrackingRegion * > | regions (const edm::Event &ev, const edm::EventSetup &es) const |
virtual | ~L3MumuTrackingRegion () |
Public Member Functions inherited from TrackingRegionProducer | |
virtual | ~TrackingRegionProducer () |
Private Attributes | |
double | theDeltaEta |
double | theDeltaPhi |
edm::InputTag | theInputTrkSrc |
double | theOriginHalfLength |
double | theOriginRadius |
double | theOriginZPos |
double | thePtMin |
std::string | theVertexSrc |
bool | theVertexZconstrained |
Definition at line 15 of file L3MumuTrackingRegion.h.
|
inline |
Definition at line 19 of file L3MumuTrackingRegion.h.
References edm::ParameterSet::getParameter(), theDeltaEta, theDeltaPhi, theInputTrkSrc, theOriginHalfLength, theOriginRadius, theOriginZPos, thePtMin, and theVertexSrc.
|
inlinevirtual |
Definition at line 35 of file L3MumuTrackingRegion.h.
|
inlinevirtual |
Implements TrackingRegionProducer.
Definition at line 37 of file L3MumuTrackingRegion.h.
References edm::Event::getByLabel(), edm::Handle< T >::product(), query::result, theDeltaEta, theDeltaPhi, theInputTrkSrc, theOriginHalfLength, theOriginRadius, theOriginZPos, thePtMin, and theVertexSrc.
|
private |
Definition at line 82 of file L3MumuTrackingRegion.h.
Referenced by L3MumuTrackingRegion(), and regions().
|
private |
Definition at line 83 of file L3MumuTrackingRegion.h.
Referenced by L3MumuTrackingRegion(), and regions().
|
private |
Definition at line 74 of file L3MumuTrackingRegion.h.
Referenced by L3MumuTrackingRegion(), and regions().
|
private |
Definition at line 78 of file L3MumuTrackingRegion.h.
Referenced by L3MumuTrackingRegion(), and regions().
|
private |
Definition at line 77 of file L3MumuTrackingRegion.h.
Referenced by L3MumuTrackingRegion(), and regions().
|
private |
Definition at line 80 of file L3MumuTrackingRegion.h.
Referenced by L3MumuTrackingRegion(), and regions().
|
private |
Definition at line 76 of file L3MumuTrackingRegion.h.
Referenced by L3MumuTrackingRegion(), and regions().
|
private |
Definition at line 73 of file L3MumuTrackingRegion.h.
Referenced by L3MumuTrackingRegion(), and regions().
|
private |
Definition at line 79 of file L3MumuTrackingRegion.h.