![]() |
![]() |
#include <RecoJets/FFTJetProducers/plugins/FFTJetVertexAdder.cc>
Protected Member Functions | |
void | beginJob () override |
void | endJob () override |
void | produce (edm::Event &, const edm::EventSetup &) override |
![]() | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
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 () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
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, 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, reco::BeamSpot::sigmaZ(), sigmaZ, useBeamSpot, AlignmentTracksFromVertexSelector_cfi::vertices, reco::BeamSpot::x0(), reco::BeamSpot::y0(), HLTMuonOfflineAnalyzer_cfi::z0, and reco::BeamSpot::z0().
|
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().