#include <PhysicsTools/VertexTableProducer/plugins/VertexTableProducer.cc>
Public Member Functions | |
VertexTableProducer (const edm::ParameterSet &) | |
~VertexTableProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | beginStream (edm::StreamID) override |
void | endStream () override |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
const double | dlenMin_ |
const double | dlenSigMin_ |
const StringCutObjectSelector < reco::Vertex > | goodPvCut_ |
const std::string | goodPvCutString_ |
const std::string | pvName_ |
const edm::EDGetTokenT < std::vector< reco::Vertex > > | pvs_ |
const edm::EDGetTokenT < edm::ValueMap< float > > | pvsScore_ |
const StringCutObjectSelector < reco::Candidate > | svCut_ |
const std::string | svDoc_ |
const std::string | svName_ |
const edm::EDGetTokenT < edm::View < reco::VertexCompositePtrCandidate > > | svs_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 48 of file VertexTableProducer.cc.
|
explicit |
Definition at line 82 of file VertexTableProducer.cc.
|
override |
Definition at line 102 of file VertexTableProducer.cc.
|
overrideprivate |
Definition at line 200 of file VertexTableProducer.cc.
|
overrideprivate |
Definition at line 203 of file VertexTableProducer.cc.
|
static |
Definition at line 206 of file VertexTableProducer.cc.
References edm::ConfigurationDescriptions::addDefault(), submitPVResolutionJobs::desc, and edm::ParameterSetDescription::setUnknown().
|
overrideprivate |
Definition at line 113 of file VertexTableProducer.cc.
References c, RecoTauCleanerPlugins::charge, reco::Candidate::charge(), RecoVertex::convertError(), RecoVertex::convertPos(), reco::Candidate::daughter(), dlenMin_, dlenSigMin_, PVValHelper::dx, PVValHelper::dxy, PVValHelper::dy, PVValHelper::dz, edm::Event::getByToken(), goodPvCut_, goodPvCutString_, AlcaRecoSelection_cff::goodPVs, mps_fire::i, gpuClustering::id, eostools::move(), position, edm::Event::put(), MetAnalyzer::pv(), pvName_, pvs_, pvsScore_, Measurement1D::significance(), mathSSE::sqrt(), svCut_, svName_, svs_, Measurement1D::value(), and z.
|
private |
Definition at line 76 of file VertexTableProducer.cc.
Referenced by produce().
|
private |
Definition at line 76 of file VertexTableProducer.cc.
Referenced by produce().
|
private |
Definition at line 71 of file VertexTableProducer.cc.
Referenced by produce().
|
private |
Definition at line 72 of file VertexTableProducer.cc.
Referenced by produce().
|
private |
Definition at line 73 of file VertexTableProducer.cc.
Referenced by produce().
|
private |
Definition at line 67 of file VertexTableProducer.cc.
Referenced by produce().
|
private |
Definition at line 68 of file VertexTableProducer.cc.
Referenced by produce().
|
private |
Definition at line 70 of file VertexTableProducer.cc.
Referenced by produce().
|
private |
Definition at line 75 of file VertexTableProducer.cc.
|
private |
Definition at line 74 of file VertexTableProducer.cc.
Referenced by produce().
|
private |
Definition at line 69 of file VertexTableProducer.cc.
Referenced by produce().