#include <ESTimingTask.h>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob (void) |
virtual void | endJob (void) |
void | set (const edm::EventSetup &es) |
Private Attributes | |
edm::EDGetTokenT < ESDigiCollection > | digilabel_ |
DQMStore * | dqmStore_ |
int | eCount_ |
edm::ESHandle< ESGain > | esgain_ |
TF1 * | fit_ |
MonitorElement * | h2DTiming_ |
TH1F * | htESM_ |
TH1F * | htESP_ |
MonitorElement * | hTiming_ [2][2] |
Double_t | n_ |
std::string | prefixME_ |
int | runNum_ |
Double_t | wc_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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 21 of file ESTimingTask.h.
ESTimingTask::ESTimingTask | ( | const edm::ParameterSet & | ps | ) |
Definition at line 42 of file ESTimingTask.cc.
References fitf(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), timingPdfMaker::histo, i, j, and cppFunctionSkipper::operator.
|
virtual |
Definition at line 80 of file ESTimingTask.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 91 of file ESTimingTask.cc.
References ecalMGPA::adc(), ESSample::adc(), create_public_lumi_plots::exp, edm::Event::getByToken(), i, ESDataFrame::id(), edm::EventBase::id(), j, gen::k, create_public_lumi_plots::log, edm::EventID::run(), ESDataFrame::sample(), ESDataFrame::size(), ntuplemaker::status, and ESDetId::zside().
|
privatevirtual |
|
privatevirtual |
|
private |
Definition at line 177 of file ESTimingTask.cc.
References edm::EventSetup::get(), and ESGain::getESGain().
Referenced by betterConfigParser.BetterConfigParser::getGeneral().
|
private |
Definition at line 36 of file ESTimingTask.h.
|
private |
Definition at line 39 of file ESTimingTask.h.
|
private |
Definition at line 49 of file ESTimingTask.h.
|
private |
Definition at line 43 of file ESTimingTask.h.
|
private |
Definition at line 45 of file ESTimingTask.h.
|
private |
Definition at line 41 of file ESTimingTask.h.
|
private |
Definition at line 47 of file ESTimingTask.h.
|
private |
Definition at line 46 of file ESTimingTask.h.
|
private |
Definition at line 40 of file ESTimingTask.h.
|
private |
Definition at line 50 of file ESTimingTask.h.
|
private |
Definition at line 37 of file ESTimingTask.h.
|
private |
Definition at line 49 of file ESTimingTask.h.
|
private |
Definition at line 50 of file ESTimingTask.h.