#include <HFJetShowerShape/HFJetShowerShape/plugins/HFJetShowerShape.cc>
Public Member Functions | |
HFJetShowerShape (const edm::ParameterSet &) | |
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 |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
template<typename T > | |
void | putInEvent (const std::string &, const edm::Handle< edm::View< reco::Jet >> &, std::vector< T >, edm::Event &) const |
Function to put product into event. More... | |
Private Attributes | |
const double | hfTowerEtaWidth_ |
const double | hfTowerPhiWidth_ |
const double | jetEtaThreshold_ |
const double | jetPtThreshold_ |
const double | jetReferenceRadius_ |
const edm::EDGetTokenT< edm::View< reco::Jet > > | jets_token_ |
const double | offsetPerPU_ |
const double | stripPtThreshold_ |
const double | vertexRecoEffcy_ |
const edm::EDGetTokenT< std::vector< reco::Vertex > > | vertices_token_ |
const double | widthPtThreshold_ |
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 |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 43 of file HFJetShowerShape.cc.
|
explicit |
Definition at line 78 of file HFJetShowerShape.cc.
|
static |
Definition at line 212 of file HFJetShowerShape.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
|
overrideprivate |
Definition at line 101 of file HFJetShowerShape.cc.
References funct::abs(), SiPixelRawToDigiRegional_cfi::deltaPhi, reco::Candidate::eta(), hfTowerEtaWidth_, hfTowerPhiWidth_, mps_fire::i, iEvent, metsig::jet, jetEtaThreshold_, jetPtThreshold_, jetReferenceRadius_, jets_token_, M_PI, nPV, offsetPerPU_, reco::Candidate::pdgId(), reco::Candidate::phi(), reco::Candidate::pt(), putInEvent(), mathSSE::sqrt(), stripPtThreshold_, vertexRecoEffcy_, vertices_token_, mps_merge::weight, and widthPtThreshold_.
|
private |
Function to put product into event.
Definition at line 200 of file HFJetShowerShape.cc.
References trigObjTnPSource_cfi::filler, iEvent, PDWG_EXODelayedJetMET_cff::jets, eostools::move(), Skims_PA_cff::name, and MillePedeFileConverter_cfg::out.
Referenced by produce().
|
private |
Definition at line 60 of file HFJetShowerShape.cc.
Referenced by produce().
|
private |
Definition at line 60 of file HFJetShowerShape.cc.
Referenced by produce().
|
private |
Definition at line 58 of file HFJetShowerShape.cc.
Referenced by produce().
|
private |
Definition at line 58 of file HFJetShowerShape.cc.
Referenced by produce().
|
private |
Definition at line 62 of file HFJetShowerShape.cc.
Referenced by produce().
|
private |
Definition at line 54 of file HFJetShowerShape.cc.
Referenced by produce().
|
private |
Definition at line 62 of file HFJetShowerShape.cc.
Referenced by produce().
|
private |
Definition at line 64 of file HFJetShowerShape.cc.
Referenced by produce().
|
private |
Definition at line 62 of file HFJetShowerShape.cc.
Referenced by produce().
|
private |
Definition at line 55 of file HFJetShowerShape.cc.
Referenced by produce().
|
private |
Definition at line 64 of file HFJetShowerShape.cc.
Referenced by produce().