#include <GlobalTrackingRegionWithVerticesProducer.h>
Public Member Functions | |
GlobalTrackingRegionWithVerticesProducer (const edm::ParameterSet &cfg, edm::ConsumesCollector &&iC) | |
virtual std::vector< std::unique_ptr< TrackingRegion > > | regions (const edm::Event &ev, const edm::EventSetup &) const override |
virtual | ~GlobalTrackingRegionWithVerticesProducer () |
Public Member Functions inherited from TrackingRegionProducer | |
virtual | ~TrackingRegionProducer () |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
edm::InputTag | theBeamSpotTag |
double | theFixedError |
int | theMaxNVertices |
double | theNSigmaZ |
double | theOriginRadius |
bool | thePrecise |
double | thePtMin |
double | theSigmaZVertex |
bool | theUseFakeVertices |
bool | theUseFixedError |
bool | theUseFoundVertices |
bool | theUseMS |
edm::EDGetTokenT< reco::BeamSpot > | token_beamSpot |
edm::EDGetTokenT< reco::VertexCollection > | token_vertex |
Definition at line 15 of file GlobalTrackingRegionWithVerticesProducer.h.
|
inline |
Definition at line 19 of file GlobalTrackingRegionWithVerticesProducer.h.
References edm::ParameterSet::getParameter(), theFixedError, theMaxNVertices, theNSigmaZ, theOriginRadius, thePrecise, thePtMin, theSigmaZVertex, theUseFakeVertices, theUseFixedError, theUseFoundVertices, theUseMS, token_beamSpot, and token_vertex.
|
inlinevirtual |
Definition at line 42 of file GlobalTrackingRegionWithVerticesProducer.h.
|
inlinestatic |
Definition at line 44 of file GlobalTrackingRegionWithVerticesProducer.h.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and regions().
|
inlineoverridevirtual |
Implements TrackingRegionProducer.
Definition at line 69 of file GlobalTrackingRegionWithVerticesProducer.h.
References Exception, edm::Event::getByToken(), edm::HandleBase::isValid(), mps_fire::result, reco::BeamSpot::sigmaZ(), theFixedError, theMaxNVertices, theNSigmaZ, theOriginRadius, thePrecise, thePtMin, theSigmaZVertex, theUseFakeVertices, theUseFixedError, theUseFoundVertices, theUseMS, token_beamSpot, token_vertex, particleFlowSuperClusterECAL_cfi::vertexCollection, reco::BeamSpot::x0(), reco::BeamSpot::y0(), and reco::BeamSpot::z0().
Referenced by fillDescriptions().
|
private |
Definition at line 117 of file GlobalTrackingRegionWithVerticesProducer.h.
|
private |
Definition at line 120 of file GlobalTrackingRegionWithVerticesProducer.h.
Referenced by GlobalTrackingRegionWithVerticesProducer(), and regions().
|
private |
Definition at line 121 of file GlobalTrackingRegionWithVerticesProducer.h.
Referenced by GlobalTrackingRegionWithVerticesProducer(), and regions().
|
private |
Definition at line 116 of file GlobalTrackingRegionWithVerticesProducer.h.
Referenced by GlobalTrackingRegionWithVerticesProducer(), and regions().
|
private |
Definition at line 115 of file GlobalTrackingRegionWithVerticesProducer.h.
Referenced by GlobalTrackingRegionWithVerticesProducer(), and regions().
|
private |
Definition at line 122 of file GlobalTrackingRegionWithVerticesProducer.h.
Referenced by GlobalTrackingRegionWithVerticesProducer(), and regions().
|
private |
Definition at line 114 of file GlobalTrackingRegionWithVerticesProducer.h.
Referenced by GlobalTrackingRegionWithVerticesProducer(), and regions().
|
private |
Definition at line 119 of file GlobalTrackingRegionWithVerticesProducer.h.
Referenced by GlobalTrackingRegionWithVerticesProducer(), and regions().
|
private |
Definition at line 126 of file GlobalTrackingRegionWithVerticesProducer.h.
Referenced by GlobalTrackingRegionWithVerticesProducer(), and regions().
|
private |
Definition at line 127 of file GlobalTrackingRegionWithVerticesProducer.h.
Referenced by GlobalTrackingRegionWithVerticesProducer(), and regions().
|
private |
Definition at line 125 of file GlobalTrackingRegionWithVerticesProducer.h.
Referenced by GlobalTrackingRegionWithVerticesProducer(), and regions().
|
private |
Definition at line 123 of file GlobalTrackingRegionWithVerticesProducer.h.
Referenced by GlobalTrackingRegionWithVerticesProducer(), and regions().
|
private |
Definition at line 129 of file GlobalTrackingRegionWithVerticesProducer.h.
Referenced by GlobalTrackingRegionWithVerticesProducer(), and regions().
|
private |
Definition at line 128 of file GlobalTrackingRegionWithVerticesProducer.h.
Referenced by GlobalTrackingRegionWithVerticesProducer(), and regions().