Public Member Functions | |
InclusiveVertexFinder (const edm::ParameterSet ¶ms) | |
virtual void | produce (edm::Event &event, const edm::EventSetup &es) |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
std::pair< std::vector < reco::TransientTrack > , GlobalPoint > | nearTracks (const reco::TransientTrack &seed, const std::vector< reco::TransientTrack > &tracks, const reco::Vertex &primaryVertex) const |
bool | trackFilter (const reco::TrackRef &track) const |
Private Attributes | |
edm::InputTag | beamSpotCollection |
std::auto_ptr < TracksClusteringFromDisplacedSeed > | clusterizer |
double | fitterRatio |
double | fitterSigmacut |
double | fitterTini |
double | maxLIP |
unsigned int | maxNTracks |
unsigned int | minHits |
double | minPt |
edm::InputTag | primaryVertexCollection |
edm::InputTag | trackCollection |
bool | useVertexFitter |
bool | useVertexReco |
double | vertexMinAngleCosine |
double | vertexMinDLen2DSig |
double | vertexMinDLenSig |
std::auto_ptr < VertexReconstructor > | vtxReco |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 33 of file InclusiveVertexFinder.cc.
InclusiveVertexFinder::InclusiveVertexFinder | ( | const edm::ParameterSet & | params | ) |
Definition at line 63 of file InclusiveVertexFinder.cc.
|
private |
|
virtual |
Implements edm::EDProducer.
Definition at line 98 of file InclusiveVertexFinder.cc.
References abs, SiPixelRawToDigiRegional_cfi::beamSpot, beamSpotCollection, clusterizer, gather_cfg::cout, reco::Vertex::covariance(), dir, Vector3DBase< T, FrameTag >::dot(), Measurement1D::error(), fitterRatio, fitterSigmacut, fitterTini, edm::EventSetup::get(), i, TransientVertex::isValid(), j, maxLIP, maxNTracks, reco::Vertex::position(), primaryVertexCollection, dt_dqm_sourceclient_common_cff::reco, reco::TransientTrack::setBeamSpot(), Measurement1D::significance(), lumiQTWidget::t, trackCollection, trackFilter(), testEve_cfg::tracks, groupFilesInBlocks::tt, csvLumiCalc::unit, Vector3DBase< T, FrameTag >::unit(), Unknown, useVertexFitter, useVertexReco, v, Measurement1D::value(), AdaptiveVertexFitter::vertex(), vertexMinAngleCosine, vertexMinDLen2DSig, vertexMinDLenSig, vtxReco, w(), reco::Vertex::xError(), reco::Vertex::yError(), and reco::Vertex::zError().
|
private |
Definition at line 87 of file InclusiveVertexFinder.cc.
References minHits, and minPt.
Referenced by produce().
|
private |
Definition at line 43 of file InclusiveVertexFinder.cc.
Referenced by produce().
|
private |
Definition at line 59 of file InclusiveVertexFinder.cc.
Referenced by produce().
|
private |
Definition at line 55 of file InclusiveVertexFinder.cc.
Referenced by produce().
|
private |
Definition at line 53 of file InclusiveVertexFinder.cc.
Referenced by produce().
|
private |
Definition at line 54 of file InclusiveVertexFinder.cc.
Referenced by produce().
|
private |
Definition at line 48 of file InclusiveVertexFinder.cc.
Referenced by produce().
|
private |
Definition at line 47 of file InclusiveVertexFinder.cc.
Referenced by produce().
|
private |
Definition at line 46 of file InclusiveVertexFinder.cc.
Referenced by trackFilter().
|
private |
Definition at line 49 of file InclusiveVertexFinder.cc.
Referenced by trackFilter().
|
private |
Definition at line 44 of file InclusiveVertexFinder.cc.
Referenced by produce().
|
private |
Definition at line 45 of file InclusiveVertexFinder.cc.
Referenced by produce().
|
private |
Definition at line 56 of file InclusiveVertexFinder.cc.
Referenced by produce().
|
private |
Definition at line 57 of file InclusiveVertexFinder.cc.
Referenced by produce().
|
private |
Definition at line 50 of file InclusiveVertexFinder.cc.
Referenced by produce().
|
private |
Definition at line 51 of file InclusiveVertexFinder.cc.
Referenced by produce().
|
private |
Definition at line 52 of file InclusiveVertexFinder.cc.
Referenced by produce().
|
private |
Definition at line 58 of file InclusiveVertexFinder.cc.
Referenced by produce().