#include <HcalTB06Analysis.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
virtual void | beginJob () override |
virtual void | endJob () override |
HcalTB06Analysis (const edm::ParameterSet &p) | |
virtual | ~HcalTB06Analysis () |
Public Member Functions inherited from edm::one::EDAnalyzer< edm::one::SharedResources > | |
EDAnalyzer ()=default | |
Public Member Functions inherited from edm::one::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDAnalyzerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
HcalTB06Analysis (const HcalTB06Analysis &)=delete | |
const HcalTB06Analysis & | operator= (const HcalTB06Analysis &)=delete |
Private Attributes | |
int | count |
bool | m_ECAL |
edm::InputTag | m_EcalTag |
double | m_ener |
double | m_eta |
double | m_factEcal |
double | m_factHcal |
edm::InputTag | m_HcalTag |
HcalTB06Histo * | m_histo |
std::vector< int > | m_PDG |
double | m_phi |
double | m_widthEcal |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
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 ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 25 of file HcalTB06Analysis.h.
|
explicit |
Definition at line 43 of file HcalTB06Analysis.cc.
References edm::ParameterSet::getParameter(), m_ECAL, m_EcalTag, m_ener, m_eta, m_factEcal, m_factHcal, m_HcalTag, m_histo, m_PDG, m_phi, and m_widthEcal.
|
virtual |
|
privatedelete |
|
overridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 89 of file HcalTB06Analysis.cc.
References count, HcalTB06Histo::fillEdep(), HcalTB06Histo::fillPrimary(), edm::Event::getByLabel(), i, LogDebug, m_ECAL, m_EcalTag, m_ener, m_eta, m_factEcal, m_factHcal, m_HcalTag, m_histo, m_phi, m_widthEcal, Vispa.Plugins.EdmBrowser.EdmDataAccessor::ne(), and edm::Handle< T >::product().
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 78 of file HcalTB06Analysis.cc.
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 83 of file HcalTB06Analysis.cc.
References count.
|
privatedelete |
|
private |
Definition at line 41 of file HcalTB06Analysis.h.
|
private |
Definition at line 44 of file HcalTB06Analysis.h.
Referenced by analyze(), and HcalTB06Analysis().
|
private |
Definition at line 42 of file HcalTB06Analysis.h.
Referenced by analyze(), and HcalTB06Analysis().
|
private |
Definition at line 48 of file HcalTB06Analysis.h.
Referenced by analyze(), and HcalTB06Analysis().
|
private |
Definition at line 46 of file HcalTB06Analysis.h.
Referenced by analyze(), and HcalTB06Analysis().
|
private |
Definition at line 50 of file HcalTB06Analysis.h.
Referenced by analyze(), and HcalTB06Analysis().
|
private |
Definition at line 51 of file HcalTB06Analysis.h.
Referenced by analyze(), and HcalTB06Analysis().
|
private |
Definition at line 43 of file HcalTB06Analysis.h.
Referenced by analyze(), and HcalTB06Analysis().
|
private |
Definition at line 54 of file HcalTB06Analysis.h.
Referenced by analyze(), HcalTB06Analysis(), and ~HcalTB06Analysis().
|
private |
Definition at line 52 of file HcalTB06Analysis.h.
Referenced by HcalTB06Analysis().
|
private |
Definition at line 47 of file HcalTB06Analysis.h.
Referenced by analyze(), and HcalTB06Analysis().
|
private |
Definition at line 49 of file HcalTB06Analysis.h.
Referenced by analyze(), and HcalTB06Analysis().