#include <CMSDAS11DijetAnalyzer.h>
Static Public Member Functions | |
static bool | compare_JetPt (const reco::CaloJet &jet1, const reco::CaloJet &jet2) |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Private Attributes | |
TH1D * | hCorDijetMass |
TH1D * | hCorDijetXsec |
TH1D * | hDijetDeltaEta |
TH1D * | hDijetDeltaPhi |
TH1D * | hInnerDijetMass |
TH1D * | hJet1EMF |
TH1D * | hJet1Eta |
TH1D * | hJet1Phi |
TH1D * | hJet1Pt |
TH1D * | hJet2EMF |
TH1D * | hJet2Eta |
TH1D * | hJet2Phi |
TH1D * | hJet2Pt |
TH1D * | hJetCorrPt |
TH1D * | hJetEMF |
TH1D * | hJetEta |
TH1D * | hJetPhi |
TH1D * | hJetRawPt |
TH1D * | hOuterDijetMass |
TH1D * | hRawDijetMass |
TH1D * | hVertexZ |
double | innerDeltaEta |
double | JESbias |
std::string | jetCorrections |
edm::InputTag | jetSrc |
double | outerDeltaEta |
edm::InputTag | vertexSrc |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Definition at line 20 of file CMSDAS11DijetAnalyzer.h.
CMSDAS11DijetAnalyzer::CMSDAS11DijetAnalyzer | ( | const edm::ParameterSet & | params | ) |
Definition at line 20 of file CMSDAS11DijetAnalyzer.cc.
References hCorDijetMass, hDijetDeltaEta, hDijetDeltaPhi, hInnerDijetMass, hJet1EMF, hJet1Eta, hJet1Phi, hJet1Pt, hJet2EMF, hJet2Eta, hJet2Phi, hJet2Pt, hJetCorrPt, hJetEMF, hJetEta, hJetPhi, hJetRawPt, hOuterDijetMass, hVertexZ, TFileService::make(), and NBINS.
|
inlineoverride |
Definition at line 24 of file CMSDAS11DijetAnalyzer.h.
|
overridevirtual |
Implements edm::EDAnalyzer.
Definition at line 65 of file CMSDAS11DijetAnalyzer.cc.
References compare_JetPt(), pfClustersFromHGC3DClusters_cfi::corrector, gather_cfg::cout, spr::deltaEta, PVValHelper::eta, JetCorrector::getJetCorrector(), hCorDijetMass, hDijetDeltaEta, hDijetDeltaPhi, hInnerDijetMass, hJet1EMF, hJet1Eta, hJet1Phi, hJet1Pt, hJet2EMF, hJet2Eta, hJet2Phi, hJet2Pt, hJetCorrPt, hJetEMF, hJetEta, hJetPhi, hJetRawPt, hOuterDijetMass, hVertexZ, iEvent, innerDeltaEta, edm::HandleBase::isValid(), JESbias, metsig::jet, jetCorrections, jetSrc, reco::Vertex::ndof(), outerDeltaEta, phi, reco::Vertex::position(), DiDispStaMuonMonitor_cfi::pt, L1EGammaCrystalsEmulatorProducer_cfi::scale, objectSelection_cff::selectedJets, jetUpdater_cfi::sort, vertexSrc, GenEventInfoProduct::weight(), and reco::Vertex::z().
|
inlineoverridevirtual |
|
inlinestatic |
Definition at line 28 of file CMSDAS11DijetAnalyzer.h.
References reco::LeafCandidate::pt().
Referenced by analyze().
|
overridevirtual |
|
private |
Definition at line 48 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 49 of file CMSDAS11DijetAnalyzer.h.
|
private |
Definition at line 59 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 58 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 61 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 53 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 51 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 52 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 50 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 57 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 55 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 56 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 54 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 41 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 45 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 43 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 44 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 42 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 62 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 47 of file CMSDAS11DijetAnalyzer.h.
|
private |
Definition at line 40 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze(), and CMSDAS11DijetAnalyzer().
|
private |
Definition at line 35 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 37 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 34 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 32 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 36 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 33 of file CMSDAS11DijetAnalyzer.h.
Referenced by analyze().