#include <HFJetShowerShape/HFJetShowerShape/plugins/HFJetShowerShape.cc>
Public Member Functions | |
HFJetShowerShape (const edm::ParameterSet &) | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | 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 HLT_FULL_cff::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, 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, singleTopDQM_cfi::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().