![]() |
![]() |
#include <RecoJets/FFTJetProducers/plugins/FFTJetVertexAdder.cc>
Protected Member Functions | |
void | beginJob () override |
void | endJob () override |
void | produce (edm::Event &, const edm::EventSetup &) override |
![]() | |
ProducesCollector | producesCollector () |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
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 | |
![]() | |
typedef EDProducer | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 91 of file FFTJetVertexAdder.cc.
References addExistingVertices, beamSpotLabel, beamSpotToken, existingVerticesLabel, existingVerticesToken, outputLabel, and useBeamSpot.
|
delete |
|
delete |
|
override |
Definition at line 116 of file FFTJetVertexAdder.cc.
|
overrideprotectedvirtual |
Reimplemented from edm::EDProducer.
Definition at line 186 of file FFTJetVertexAdder.cc.
References Exception, and edm::Service< T >::isAvailable().
|
overrideprotectedvirtual |
|
delete |
|
overrideprotectedvirtual |
Implements edm::EDProducer.
Definition at line 119 of file FFTJetVertexAdder.cc.
References addExistingVertices, beamSpotToken, chi2, submitPVValidationJobs::err, errX, errY, errZ, existingVerticesToken, fixedX, fixedY, fixedZ, edm::Event::getByToken(), edm::RandomNumberGenerator::getEngine(), mps_fire::i, edm::HandleBase::isValid(), gpuVertexFinder::iv, dqmiolumiharvest::j, eostools::move(), nDof, nVerticesToMake, outputLabel, position, edm::Event::put(), sigmaX, sigmaY, sigmaZ, edm::Event::streamID(), useBeamSpot, and beam_dqm_sourceclient-live_cfg::vertices.
|
private |
Definition at line 69 of file FFTJetVertexAdder.cc.
Referenced by FFTJetVertexAdder(), and 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 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 83 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 61 of file FFTJetVertexAdder.cc.
Referenced by FFTJetVertexAdder().
|
private |
Definition at line 64 of file FFTJetVertexAdder.cc.
Referenced by FFTJetVertexAdder(), and 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 73 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 79 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 85 of file FFTJetVertexAdder.cc.
Referenced by produce().
|
private |
Definition at line 66 of file FFTJetVertexAdder.cc.
Referenced by FFTJetVertexAdder(), and 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().
|
private |
Definition at line 77 of file FFTJetVertexAdder.cc.
Referenced by produce(), and BeamSpotObj.BeamSpot::Reset().
|
private |
Definition at line 68 of file FFTJetVertexAdder.cc.
Referenced by FFTJetVertexAdder(), and produce().