#include <FFTJetInterface.h>
Protected Member Functions | |
template<class Ptr > | |
void | checkConfig (const Ptr &ptr, const char *message) |
void | discretizeEnergyFlow () |
FFTJetInterface (const edm::ParameterSet &) | |
double | getEventScale () const |
void | loadInputCollection (const edm::Event &) |
bool | storeInSinglePrecision () const |
const reco::Particle::Point & | vertexUsed () const |
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) |
Protected Attributes | |
const AnomalousTower | anomalous |
std::vector< unsigned > | candidateIndex |
const bool | doPVCorrection |
std::unique_ptr < fftjet::Grid2d < fftjetcms::Real > > | energyFlow |
const std::vector< double > | etaDependentMagnutideFactors |
std::vector < fftjetcms::VectorLike > | eventData |
edm::Handle< reco::CandidateView > | inputCollection |
const edm::InputTag | inputLabel |
const JetType | jetType |
const std::string | outputLabel |
const edm::InputTag | srcPVs |
Private Attributes | |
const double | completeEventScale |
edm::EDGetTokenT < reco::CandidateView > | inputToken |
const bool | insertCompleteEvent |
edm::EDGetTokenT < reco::VertexCollection > | srcPVsToken |
reco::Particle::Point | vertex_ |
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 |
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 () |
Definition at line 52 of file FFTJetInterface.h.
|
delete |
|
delete |
|
inlineoverride |
Definition at line 58 of file FFTJetInterface.h.
|
explicitprotected |
Definition at line 17 of file FFTJetInterface.cc.
References fftjetcms::CALOJET, completeEventScale, doPVCorrection, Exception, inputLabel, inputToken, insertCompleteEvent, jetType, srcPVs, and srcPVsToken.
|
inlineprotected |
Definition at line 64 of file FFTJetInterface.h.
Referenced by FFTJetProducer::beginJob(), FFTJetEFlowSmoother::FFTJetEFlowSmoother(), FFTJetPatRecoProducer::FFTJetPatRecoProducer(), FFTJetPileupProcessor::FFTJetPileupProcessor(), and FFTJetProducer::FFTJetProducer().
|
protected |
Definition at line 79 of file FFTJetInterface.cc.
References cms::cuda::assert(), energyFlow, etaDependentMagnutideFactors, eventData, g, mps_fire::i, and B2GTnPMonitor_cfi::item.
Referenced by FFTJetEFlowSmoother::produce(), FFTJetPileupProcessor::produce(), FFTJetPatRecoProducer::produce(), and FFTJetProducer::produce().
|
protected |
Definition at line 38 of file FFTJetInterface.cc.
References completeEventScale, and insertCompleteEvent.
Referenced by FFTJetPatRecoProducer::buildDenseProduct(), FFTJetPatRecoProducer::buildSparseProduct(), FFTJetPatRecoProducer::FFTJetPatRecoProducer(), FFTJetProducer::loadSparseTreeData(), FFTJetEFlowSmoother::produce(), and FFTJetPatRecoProducer::produce().
|
protected |
Definition at line 40 of file FFTJetInterface.cc.
References anomalous, cms::cuda::assert(), fftjetcms::CALOJET, candidateIndex, doPVCorrection, dataset::end, eventData, edm::Event::getByToken(), inputCollection, inputToken, edm::isNotFinite(), B2GTnPMonitor_cfi::item, jetType, reco::Candidate::p4(), CaloTower::p4(), reco::Candidate::pt(), srcPVsToken, hgcalTowerProducer_cfi::tower, and vertex_.
Referenced by FFTJetEFlowSmoother::produce(), FFTJetPileupProcessor::produce(), FFTJetPatRecoProducer::produce(), and FFTJetProducer::produce().
|
delete |
|
protected |
Definition at line 15 of file FFTJetInterface.cc.
Referenced by FFTJetPatRecoProducer::buildDenseProduct(), FFTJetPatRecoProducer::buildSparseProduct(), FFTJetPatRecoProducer::FFTJetPatRecoProducer(), FFTJetPatRecoProducer::produce(), and FFTJetProducer::produce().
|
inlineprotected |
Definition at line 74 of file FFTJetInterface.h.
References vertex_.
Referenced by FFTJetProducer::writeJets().
|
protected |
Definition at line 95 of file FFTJetInterface.h.
Referenced by loadInputCollection().
|
protected |
Definition at line 101 of file FFTJetInterface.h.
Referenced by FFTJetProducer::determineGriddedConstituents(), FFTJetProducer::determineVectorConstituents(), and loadInputCollection().
|
private |
Definition at line 111 of file FFTJetInterface.h.
Referenced by FFTJetInterface(), and getEventScale().
|
protected |
Definition at line 86 of file FFTJetInterface.h.
Referenced by FFTJetInterface(), and loadInputCollection().
|
protected |
Definition at line 104 of file FFTJetInterface.h.
Referenced by FFTJetProducer::beginJob(), FFTJetProducer::buildGridAlg(), FFTJetEFlowSmoother::buildKernelConvolver(), FFTJetPileupProcessor::buildKernelConvolver(), FFTJetPatRecoProducer::buildKernelConvolver(), FFTJetPatRecoProducer::buildPeakFinder(), FFTJetProducer::determineGriddedConstituents(), discretizeEnergyFlow(), FFTJetEFlowSmoother::FFTJetEFlowSmoother(), FFTJetPatRecoProducer::FFTJetPatRecoProducer(), FFTJetPileupProcessor::FFTJetPileupProcessor(), FFTJetProducer::iterateJetReconstruction(), FFTJetPileupProcessor::loadFlatteningFactors(), FFTJetPileupProcessor::mixExtraGrid(), FFTJetEFlowSmoother::produce(), FFTJetPileupProcessor::produce(), FFTJetPatRecoProducer::produce(), FFTJetProducer::produce(), and FFTJetProducer::writeJets().
|
protected |
Definition at line 92 of file FFTJetInterface.h.
Referenced by discretizeEnergyFlow().
|
protected |
Definition at line 98 of file FFTJetInterface.h.
Referenced by FFTJetProducer::determineGriddedConstituents(), FFTJetProducer::determineVectorConstituents(), discretizeEnergyFlow(), FFTJetProducer::iterateJetReconstruction(), loadInputCollection(), and FFTJetProducer::produce().
|
protected |
Definition at line 107 of file FFTJetInterface.h.
Referenced by FFTJetProducer::determineGriddedConstituents(), FFTJetProducer::determineVectorConstituents(), and loadInputCollection().
|
protected |
Definition at line 77 of file FFTJetInterface.h.
Referenced by FFTJetInterface().
|
private |
Definition at line 114 of file FFTJetInterface.h.
Referenced by FFTJetInterface(), and loadInputCollection().
|
private |
Definition at line 110 of file FFTJetInterface.h.
Referenced by FFTJetInterface(), and getEventScale().
|
protected |
Definition at line 83 of file FFTJetInterface.h.
Referenced by FFTJetInterface(), FFTJetProducer::FFTJetProducer(), and loadInputCollection().
|
protected |
Definition at line 80 of file FFTJetInterface.h.
Referenced by FFTJetPatRecoProducer::buildDenseProduct(), FFTJetPatRecoProducer::buildSparseProduct(), FFTJetEFlowSmoother::FFTJetEFlowSmoother(), FFTJetPatRecoProducer::FFTJetPatRecoProducer(), FFTJetPileupProcessor::FFTJetPileupProcessor(), FFTJetProducer::FFTJetProducer(), FFTJetEFlowSmoother::produce(), FFTJetPileupProcessor::produce(), FFTJetPatRecoProducer::produce(), FFTJetProducer::saveResults(), and FFTJetProducer::writeJets().
|
protected |
Definition at line 89 of file FFTJetInterface.h.
Referenced by FFTJetInterface().
|
private |
Definition at line 115 of file FFTJetInterface.h.
Referenced by FFTJetInterface(), and loadInputCollection().
|
private |
Definition at line 112 of file FFTJetInterface.h.
Referenced by loadInputCollection(), and vertexUsed().