#include <RecoJets/FFTJetProducers/plugins/FFTJetVertexAdder.cc>
Public Member Functions | |
FFTJetVertexAdder (const edm::ParameterSet &) | |
FFTJetVertexAdder ()=delete | |
FFTJetVertexAdder (const FFTJetVertexAdder &)=delete | |
FFTJetVertexAdder & | operator= (const FFTJetVertexAdder &)=delete |
~FFTJetVertexAdder () 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 |
Protected Member Functions | |
void | beginStream (edm::StreamID) override |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
const bool | addExistingVertices |
const edm::InputTag | beamSpotLabel |
edm::EDGetTokenT< reco::BeamSpot > | beamSpotToken |
const double | chi2 |
const double | errX |
const double | errY |
const double | errZ |
const edm::InputTag | existingVerticesLabel |
edm::EDGetTokenT< reco::VertexCollection > | existingVerticesToken |
const double | fixedX |
const double | fixedY |
const double | fixedZ |
const double | nDof |
const unsigned | nVerticesToMake |
const std::string | outputLabel |
const double | sigmaX |
const double | sigmaY |
const double | sigmaZ |
const bool | useBeamSpot |
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: adds a collection of fake vertices to the event record
Implementation: [Notes on implementation]
Definition at line 45 of file FFTJetVertexAdder.cc.
|
explicit |
Definition at line 90 of file FFTJetVertexAdder.cc.
References addExistingVertices, beamSpotLabel, beamSpotToken, existingVerticesLabel, existingVerticesToken, outputLabel, and useBeamSpot.
|
delete |
|
delete |
|
override |
Definition at line 115 of file FFTJetVertexAdder.cc.
|
overrideprotected |
Definition at line 185 of file FFTJetVertexAdder.cc.
References Exception, and edm::Service< T >::isAvailable().
|
delete |
|
overrideprotected |
Definition at line 118 of file FFTJetVertexAdder.cc.
References addExistingVertices, beamSpotToken, reco::BeamSpot::BeamWidthX(), reco::BeamSpot::BeamWidthY(), chi2, submitPVResolutionJobs::err, errX, errY, errZ, existingVerticesToken, fixedX, fixedY, fixedZ, edm::RandomNumberGenerator::getEngine(), mps_fire::i, iEvent, edm::HandleBase::isValid(), gpuVertexFinder::iv, dqmiolumiharvest::j, eostools::move(), nDof, nVerticesToMake, outputLabel, position, sigmaX, sigmaY, sigmaZ, reco::BeamSpot::sigmaZ(), useBeamSpot, AlignmentTracksFromVertexSelector_cfi::vertices, reco::BeamSpot::x0(), reco::BeamSpot::y0(), HLTMuonOfflineAnalyzer_cfi::z0, and reco::BeamSpot::z0().
|
private |
Definition at line 68 of file FFTJetVertexAdder.cc.
Referenced by FFTJetVertexAdder(), and produce().
|
private |
Definition at line 59 of file FFTJetVertexAdder.cc.
Referenced by FFTJetVertexAdder().
|
private |
Definition at line 62 of file FFTJetVertexAdder.cc.
Referenced by FFTJetVertexAdder(), and produce().
|
private |
Definition at line 79 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 80 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 81 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 82 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 60 of file FFTJetVertexAdder.cc.
Referenced by FFTJetVertexAdder().
|
private |
Definition at line 63 of file FFTJetVertexAdder.cc.
Referenced by FFTJetVertexAdder(), and produce().
|
private |
Definition at line 70 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 71 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 72 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 78 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 84 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 65 of file FFTJetVertexAdder.cc.
Referenced by FFTJetVertexAdder(), and produce().
|
private |
Definition at line 74 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 75 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 76 of file FFTJetVertexAdder.cc.
Referenced by produce(), and BeamSpotObj.BeamSpot::Reset().
|
private |
Definition at line 67 of file FFTJetVertexAdder.cc.
Referenced by FFTJetVertexAdder(), and produce().