#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 | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
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<> | |
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 |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 48 of file VertexTableProducer.cc.
|
explicit |
Definition at line 85 of file VertexTableProducer.cc.
|
override |
Definition at line 107 of file VertexTableProducer.cc.
|
overrideprivate |
Definition at line 189 of file VertexTableProducer.cc.
|
overrideprivate |
Definition at line 195 of file VertexTableProducer.cc.
|
static |
Definition at line 200 of file VertexTableProducer.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
overrideprivate |
Definition at line 124 of file VertexTableProducer.cc.
References EnergyCorrector::c, RecoVertex::convertError(), RecoVertex::convertPos(), VertexDistance3D::distance(), dlenMin_, dlenSigMin_, PVValHelper::dx, PVValHelper::dy, PVValHelper::dz, nanoaod::FlatTable::FloatColumn, edm::Event::getByToken(), goodPvCut_, goodPvCutString_, AlcaRecoSelection_cff::goodPVs, mps_fire::i, nanoaod::FlatTable::IntColumn, eostools::move(), edm::Event::put(), MetAnalyzer::pv(), pvName_, pvs_, pvsScore_, Measurement1D::significance(), pfDeepBoostedJetPreprocessParams_cfi::sv, svCut_, svName_, svs_, and Measurement1D::value().
|
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().