Static Public Member Functions | |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDProducer | |
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 () |
Private Member Functions | |
void | beginJob () override |
void | beginRun (Run const &iR, EventSetup const &iE) override |
int | convertEtaToHW (double ieta, double minEta, double maxEta, int steps) |
int | convertPhiToHW (double iphi, int steps) |
int | convertPtToHW (double ipt, int maxPt, double step) |
void | endJob () override |
void | endRun (Run const &iR, EventSetup const &iE) override |
void | produce (Event &, EventSetup const &) override |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
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) |
Description: Create Proper BX Vector Structure for full GT Test Vector Generation including out of time BX.
The producer takes the CAL collections with BX=0 and shifts them, inserting them at BX = -2 and ratcheting older BX information through BX = -1, 0, 1, 2.
Modeled after GenToInputProducer.cc
Definition at line 58 of file BXVectorInputProducer.cc.
|
explicit |
Definition at line 139 of file BXVectorInputProducer.cc.
References L1NtupleEMU_cff::egToken, edm::ParameterSet::getParameter(), and L1NtupleEMU_cff::jetToken.
|
override |
Definition at line 175 of file BXVectorInputProducer.cc.
|
overrideprivatevirtual |
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 425 of file BXVectorInputProducer.cc.
References LogDebug.
|
private |
Definition at line 446 of file BXVectorInputProducer.cc.
|
private |
Definition at line 435 of file BXVectorInputProducer.cc.
References M_PI, and L1TMuonDQMOffline_cfi::phiMax.
|
private |
Definition at line 465 of file BXVectorInputProducer.cc.
|
overrideprivatevirtual |
|
overrideprivatevirtual |
|
static |
Definition at line 475 of file BXVectorInputProducer.cc.
References edm::ConfigurationDescriptions::addDefault(), submitPVResolutionJobs::desc, and edm::ParameterSetDescription::setUnknown().
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 182 of file BXVectorInputProducer.cc.
References makePileupJSON::bx, L1NtupleEMU_cff::egToken, edm::Event::getByToken(), HLT_FULL_cff::inputJets, metsig::jet, fwrapper::jets, L1NtupleEMU_cff::jetToken, LogDebug, LogTrace, eostools::move(), RPCpg::mu, patZpeak::muons, edm::Event::put(), metsig::tau, and runTauDisplay::taus.
|
private |
Definition at line 83 of file BXVectorInputProducer.cc.
|
private |
Definition at line 84 of file BXVectorInputProducer.cc.
|
private |
Definition at line 108 of file BXVectorInputProducer.cc.
|
private |
Definition at line 117 of file BXVectorInputProducer.cc.
|
private |
Definition at line 116 of file BXVectorInputProducer.cc.
|
private |
Definition at line 115 of file BXVectorInputProducer.cc.
|
private |
Definition at line 118 of file BXVectorInputProducer.cc.
|
private |
Definition at line 93 of file BXVectorInputProducer.cc.
|
private |
Definition at line 102 of file BXVectorInputProducer.cc.
|
private |
Definition at line 98 of file BXVectorInputProducer.cc.
|
private |
Definition at line 97 of file BXVectorInputProducer.cc.
|
private |
Definition at line 106 of file BXVectorInputProducer.cc.
|
private |
Definition at line 132 of file BXVectorInputProducer.cc.
|
private |
Definition at line 131 of file BXVectorInputProducer.cc.
|
private |
Definition at line 130 of file BXVectorInputProducer.cc.
|
private |
Definition at line 133 of file BXVectorInputProducer.cc.
|
private |
Definition at line 99 of file BXVectorInputProducer.cc.
|
private |
Definition at line 91 of file BXVectorInputProducer.cc.
|
private |
Definition at line 105 of file BXVectorInputProducer.cc.
|
private |
Definition at line 127 of file BXVectorInputProducer.cc.
|
private |
Definition at line 126 of file BXVectorInputProducer.cc.
|
private |
Definition at line 125 of file BXVectorInputProducer.cc.
|
private |
Definition at line 128 of file BXVectorInputProducer.cc.
|
private |
Definition at line 77 of file BXVectorInputProducer.cc.
|
private |
Definition at line 88 of file BXVectorInputProducer.cc.
|
private |
Definition at line 87 of file BXVectorInputProducer.cc.
|
private |
Definition at line 86 of file BXVectorInputProducer.cc.
|
private |
Definition at line 89 of file BXVectorInputProducer.cc.
|
private |
Definition at line 94 of file BXVectorInputProducer.cc.
|
private |
Definition at line 112 of file BXVectorInputProducer.cc.
|
private |
Definition at line 111 of file BXVectorInputProducer.cc.
|
private |
Definition at line 110 of file BXVectorInputProducer.cc.
|
private |
Definition at line 113 of file BXVectorInputProducer.cc.
|
private |
Definition at line 103 of file BXVectorInputProducer.cc.
|
private |
Definition at line 92 of file BXVectorInputProducer.cc.
|
private |
Definition at line 104 of file BXVectorInputProducer.cc.
|
private |
Definition at line 122 of file BXVectorInputProducer.cc.
|
private |
Definition at line 121 of file BXVectorInputProducer.cc.
|
private |
Definition at line 120 of file BXVectorInputProducer.cc.
|
private |
Definition at line 123 of file BXVectorInputProducer.cc.