#include <FFTJetInterface.h>
Public Member Functions | |
FFTJetInterface ()=delete | |
FFTJetInterface (const FFTJetInterface &)=delete | |
FFTJetInterface & | operator= (const FFTJetInterface &)=delete |
~FFTJetInterface () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
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 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::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
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::beginStream(), FFTJetEFlowSmoother::FFTJetEFlowSmoother(), FFTJetPatRecoProducer::FFTJetPatRecoProducer(), FFTJetPileupProcessor::FFTJetPileupProcessor(), and FFTJetProducer::FFTJetProducer().
|
protected |
Definition at line 78 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 37 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 39 of file FFTJetInterface.cc.
References anomalous, cms::cuda::assert(), fftjetcms::CALOJET, candidateIndex, doPVCorrection, eventData, iEvent, inputCollection, inputToken, edm::isNotFinite(), B2GTnPMonitor_cfi::item, jetType, heavyFlavorDQMFirstStep_cff::pvCollection, srcPVsToken, l1tHGCalTowerProducer_cfi::tower, and vertex_.
Referenced by FFTJetEFlowSmoother::produce(), FFTJetPileupProcessor::produce(), FFTJetPatRecoProducer::produce(), and FFTJetProducer::produce().
|
delete |
|
protected |
|
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::beginStream(), 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().