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 | |
std::auto_ptr < TracksClusteringFromDisplacedSeed > | clusterizer |
double | fitterRatio |
double | fitterSigmacut |
double | fitterTini |
double | maxLIP |
unsigned int | maxNTracks |
unsigned int | minHits |
double | minPt |
edm::EDGetTokenT< reco::BeamSpot > | token_beamSpot |
edm::EDGetTokenT < reco::VertexCollection > | token_primaryVertex |
edm::EDGetTokenT < reco::TrackCollection > | token_tracks |
bool | useVertexFitter |
bool | useVertexReco |
double | vertexMinAngleCosine |
double | vertexMinDLen2DSig |
double | vertexMinDLenSig |
std::auto_ptr < VertexReconstructor > | vtxReco |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 33 of file InclusiveVertexFinder.cc.
InclusiveVertexFinder::InclusiveVertexFinder | ( | const edm::ParameterSet & | params | ) |
Definition at line 63 of file InclusiveVertexFinder.cc.
References edm::ParameterSet::getParameter(), token_beamSpot, token_primaryVertex, and token_tracks.
|
private |
|
overridevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 98 of file InclusiveVertexFinder.cc.
References funct::abs(), SiPixelRawToDigiRegional_cfi::beamSpot, 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(), dt_dqm_sourceclient_common_cff::reco, reco::TransientTrack::setBeamSpot(), Measurement1D::significance(), edmStreamStallGrapher::t, token_beamSpot, token_primaryVertex, token_tracks, trackFilter(), testEve_cfg::tracks, groupFilesInBlocks::tt, csvLumiCalc::unit, Vector3DBase< T, FrameTag >::unit(), Unknown, useVertexFitter, useVertexReco, findQualityFiles::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 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 43 of file InclusiveVertexFinder.cc.
Referenced by InclusiveVertexFinder(), and produce().
|
private |
Definition at line 44 of file InclusiveVertexFinder.cc.
Referenced by InclusiveVertexFinder(), and produce().
|
private |
Definition at line 45 of file InclusiveVertexFinder.cc.
Referenced by InclusiveVertexFinder(), and 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().