#include <RecoJets/DijetRatio/src/DijetRatio.cc>
Public Types | |
typedef std::vector< Jet > | JetCollection |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Public Attributes | |
std::string | fOutputFileName |
TH1F * | hCalo [hisotNumber] |
TH1F * | hCor [hisotNumber] |
TFile * | hOutputFile |
double | m_eta3 |
double | m_eta4 |
std::string | m_Mid5CaloJetsSrc |
std::string | m_Mid5CorRecJetsSrc |
Static Public Attributes | |
static const int | hisotNumber = 10 |
Additional Inherited Members | |
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 () |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 121 of file DijetRatio.h.
typedef std::vector<Jet> DijetRatio< Jet >::JetCollection |
Definition at line 126 of file DijetRatio.h.
|
explicit |
Definition at line 24 of file DijetRatio.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 38 of file DijetRatio.cc.
|
overridevirtual |
Implements edm::EDAnalyzer.
Definition at line 50 of file DijetRatio.cc.
References histoFill(), and iEvent.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 66 of file DijetRatio.cc.
References hInit().
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 79 of file DijetRatio.cc.
References histoSize, and mps_fire::i.
std::string DijetRatio< Jet >::fOutputFileName |
Definition at line 132 of file DijetRatio.h.
TH1F* DijetRatio< Jet >::hCalo[hisotNumber] |
Definition at line 145 of file DijetRatio.h.
TH1F* DijetRatio< Jet >::hCor[hisotNumber] |
Definition at line 146 of file DijetRatio.h.
|
static |
Definition at line 143 of file DijetRatio.h.
TFile* DijetRatio< Jet >::hOutputFile |
Definition at line 149 of file DijetRatio.h.
double DijetRatio< Jet >::m_eta3 |
Definition at line 139 of file DijetRatio.h.
double DijetRatio< Jet >::m_eta4 |
Definition at line 140 of file DijetRatio.h.
std::string DijetRatio< Jet >::m_Mid5CaloJetsSrc |
Definition at line 136 of file DijetRatio.h.
std::string DijetRatio< Jet >::m_Mid5CorRecJetsSrc |
Definition at line 135 of file DijetRatio.h.