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 | 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) |
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<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) |
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 59 of file BXVectorInputProducer.cc.
|
explicit |
Definition at line 140 of file BXVectorInputProducer.cc.
References unpackData-CaloStage1::egToken, edm::ParameterSet::getParameter(), unpackData-CaloStage1::jetToken, and unpackData-CaloStage1::tauToken.
|
override |
Definition at line 176 of file BXVectorInputProducer.cc.
|
overrideprivatevirtual |
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 426 of file BXVectorInputProducer.cc.
References LogDebug.
|
private |
Definition at line 447 of file BXVectorInputProducer.cc.
References createfilelist::int, and ticl::constants::minEta.
|
private |
Definition at line 436 of file BXVectorInputProducer.cc.
References createfilelist::int, M_PI, and AlignmentTrackSelector_cfi::phiMax.
|
private |
Definition at line 466 of file BXVectorInputProducer.cc.
References createfilelist::int, and MuonErrorMatrixAnalyzer_cfi::maxPt.
|
overrideprivatevirtual |
|
overrideprivatevirtual |
|
static |
Definition at line 476 of file BXVectorInputProducer.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 183 of file BXVectorInputProducer.cc.
References l1GtPatternGenerator_cfi::bx, simCaloStage2Layer1Digis_cfi::bxFirst, simCaloStage2Layer1Digis_cfi::bxLast, unpackData-CaloStage1::egToken, edm::Event::getByToken(), HLT_2018_cff::inputJets, calomuons_cfi::inputMuons, createfilelist::int, metsig::jet, singleTopDQM_cfi::jets, unpackData-CaloStage1::jetToken, LogDebug, LogTrace, eostools::move(), amptDefaultParameters_cff::mu, PDWG_BPHSkim_cff::muons, edm::Event::put(), metsig::tau, Tau3MuMonitor_cff::taus, and unpackData-CaloStage1::tauToken.
|
private |
Definition at line 84 of file BXVectorInputProducer.cc.
|
private |
Definition at line 85 of file BXVectorInputProducer.cc.
|
private |
Definition at line 109 of file BXVectorInputProducer.cc.
|
private |
Definition at line 118 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 119 of file BXVectorInputProducer.cc.
|
private |
Definition at line 94 of file BXVectorInputProducer.cc.
|
private |
Definition at line 103 of file BXVectorInputProducer.cc.
|
private |
Definition at line 99 of file BXVectorInputProducer.cc.
|
private |
Definition at line 98 of file BXVectorInputProducer.cc.
|
private |
Definition at line 107 of file BXVectorInputProducer.cc.
|
private |
Definition at line 133 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 134 of file BXVectorInputProducer.cc.
|
private |
Definition at line 100 of file BXVectorInputProducer.cc.
|
private |
Definition at line 92 of file BXVectorInputProducer.cc.
|
private |
Definition at line 106 of file BXVectorInputProducer.cc.
|
private |
Definition at line 128 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 129 of file BXVectorInputProducer.cc.
|
private |
Definition at line 78 of file BXVectorInputProducer.cc.
|
private |
Definition at line 89 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 90 of file BXVectorInputProducer.cc.
|
private |
Definition at line 95 of file BXVectorInputProducer.cc.
|
private |
Definition at line 113 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 114 of file BXVectorInputProducer.cc.
|
private |
Definition at line 104 of file BXVectorInputProducer.cc.
|
private |
Definition at line 93 of file BXVectorInputProducer.cc.
|
private |
Definition at line 105 of file BXVectorInputProducer.cc.
|
private |
Definition at line 123 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 124 of file BXVectorInputProducer.cc.