#include <PhotonOfflineClient.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
std::vector< std::vector < MonitorElement * > > | book2DHistoVector (std::string histoType, std::string histoName, std::string title, int xbin, double xmin, double xmax, int ybin=1, double ymin=1, double ymax=2) |
std::vector< std::vector < std::vector< MonitorElement * > > > | book3DHistoVector (std::string histoType, std::string histoName, std::string title, int xbin, double xmin, double xmax, int ybin=1, double ymin=1, double ymax=2) |
MonitorElement * | bookHisto (std::string histoName, std::string title, int bin, double min, double max) |
virtual void | endJob () |
virtual void | endLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) |
PhotonOfflineClient (const edm::ParameterSet &pset) | |
MonitorElement * | retrieveHisto (std::string dir, std::string name) |
virtual void | runClient () |
virtual | ~PhotonOfflineClient () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
void | dividePlots (MonitorElement *dividend, MonitorElement *numerator, MonitorElement *denominator) |
void | dividePlots (MonitorElement *dividend, MonitorElement *numerator, double denominator) |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
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::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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) |
$Id: PhotonOfflineClient
authors: Nancy Marinelli, U. of Notre Dame, US Jamie Antonelli, U. of Notre Dame, US
$Id: PhotonOfflineClient
authors: Nancy Marinelli, U. of Notre Dame, US Jamie Antonelli, U. of Notre Dame, US
Definition at line 59 of file PhotonOfflineClient.h.
|
explicit |
Definition at line 26 of file PhotonOfflineClient.cc.
References dbe_, jptDQMConfig_cff::etaMax, jptDQMConfig_cff::etaMin, jptDQMConfig_cff::etMax, reco::tau::qcuts::etMin(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), cppFunctionSkipper::operator, jptDQMConfig_cff::phiMax, jptDQMConfig_cff::phiMin, and DQMStore::setVerbose().
|
virtual |
Definition at line 69 of file PhotonOfflineClient.cc.
|
virtual |
|
virtual |
vector< vector< MonitorElement * > > PhotonOfflineClient::book2DHistoVector | ( | std::string | histoType, |
std::string | histoName, | ||
std::string | title, | ||
int | xbin, | ||
double | xmin, | ||
double | xmax, | ||
int | ybin = 1 , |
||
double | ymin = 1 , |
||
double | ymax = 2 |
||
) |
Definition at line 393 of file PhotonOfflineClient.cc.
References DQMStore::book1D(), DQMStore::book2D(), DQMStore::bookProfile(), GOODCOLL_filter_cfg::cut, dbe_, DQMStore::pwd(), DQMStore::setCurrentFolder(), indexGen::title, SiStripMonitorClusterAlca_cfi::xmax, SiStripMonitorClusterAlca_cfi::xmin, SiStripMonitorClusterAlca_cfi::ymax, and SiStripMonitorClusterAlca_cfi::ymin.
vector< vector< vector< MonitorElement * > > > PhotonOfflineClient::book3DHistoVector | ( | std::string | histoType, |
std::string | histoName, | ||
std::string | title, | ||
int | xbin, | ||
double | xmin, | ||
double | xmax, | ||
int | ybin = 1 , |
||
double | ymin = 1 , |
||
double | ymax = 2 |
||
) |
Definition at line 453 of file PhotonOfflineClient.cc.
References DQMStore::book1D(), DQMStore::book2D(), DQMStore::bookProfile(), GOODCOLL_filter_cfg::cut, dbe_, DQMStore::pwd(), DQMStore::setCurrentFolder(), indexGen::title, SiStripMonitorClusterAlca_cfi::xmax, SiStripMonitorClusterAlca_cfi::xmin, SiStripMonitorClusterAlca_cfi::ymax, and SiStripMonitorClusterAlca_cfi::ymin.
MonitorElement * PhotonOfflineClient::bookHisto | ( | std::string | histoName, |
std::string | title, | ||
int | bin, | ||
double | min, | ||
double | max | ||
) |
Definition at line 369 of file PhotonOfflineClient.cc.
References newFWLiteAna::bin, DQMStore::book1D(), dbe_, max(), min, DQMStore::pwd(), and indexGen::title.
|
private |
Definition at line 329 of file PhotonOfflineClient.cc.
References MonitorElement::getBinContent(), MonitorElement::getEntries(), MonitorElement::getNbinsX(), j, MonitorElement::setBinContent(), MonitorElement::setBinError(), MonitorElement::setEfficiencyFlag(), MonitorElement::setEntries(), mathSSE::sqrt(), and relativeConstraints::value.
|
private |
Definition at line 351 of file PhotonOfflineClient.cc.
References MonitorElement::getBinContent(), MonitorElement::getNbinsX(), j, MonitorElement::setBinContent(), MonitorElement::setBinError(), MonitorElement::setEfficiencyFlag(), mathSSE::sqrt(), and relativeConstraints::value.
|
virtual |
|
virtual |
|
virtual |
MonitorElement * PhotonOfflineClient::retrieveHisto | ( | std::string | dir, |
std::string | name | ||
) |
Definition at line 520 of file PhotonOfflineClient.cc.
References dbe_, DQMStore::getContents(), and getHLTprescales::index.
|
virtual |
Definition at line 92 of file PhotonOfflineClient.cc.
References GOODCOLL_filter_cfg::cut, dbe_, cuy::denominator, DQMStore::dirExists(), jptDQMConfig_cff::etaMax, jptDQMConfig_cff::etaMin, jptDQMConfig_cff::etMax, reco::tau::qcuts::etMin(), DQMStore::get(), MonitorElement::getIntValue(), cuy::numerator, DQMStore::open(), jptDQMConfig_cff::phiMax, jptDQMConfig_cff::phiMin, DQMStore::removeElement(), DQMStore::save(), and DQMStore::setCurrentFolder().
|
private |
Definition at line 139 of file PhotonOfflineClient.h.
|
private |
Definition at line 144 of file PhotonOfflineClient.h.
|
private |
Definition at line 123 of file PhotonOfflineClient.h.
|
private |
Definition at line 118 of file PhotonOfflineClient.h.
|
private |
Definition at line 133 of file PhotonOfflineClient.h.
|
private |
Definition at line 132 of file PhotonOfflineClient.h.
|
private |
Definition at line 131 of file PhotonOfflineClient.h.
|
private |
Definition at line 130 of file PhotonOfflineClient.h.
|
private |
Definition at line 129 of file PhotonOfflineClient.h.
|
private |
Definition at line 128 of file PhotonOfflineClient.h.
|
private |
Definition at line 126 of file PhotonOfflineClient.h.
|
private |
Definition at line 147 of file PhotonOfflineClient.h.
|
private |
Definition at line 148 of file PhotonOfflineClient.h.
|
private |
Definition at line 149 of file PhotonOfflineClient.h.
|
private |
Definition at line 146 of file PhotonOfflineClient.h.
|
private |
Definition at line 142 of file PhotonOfflineClient.h.
|
private |
Definition at line 125 of file PhotonOfflineClient.h.
|
private |
Definition at line 124 of file PhotonOfflineClient.h.
|
private |
Definition at line 141 of file PhotonOfflineClient.h.
|
private |
Definition at line 109 of file PhotonOfflineClient.h.
|
private |
Definition at line 107 of file PhotonOfflineClient.h.
|
private |
Definition at line 108 of file PhotonOfflineClient.h.
|
private |
Definition at line 105 of file PhotonOfflineClient.h.
|
private |
Definition at line 103 of file PhotonOfflineClient.h.
|
private |
Definition at line 98 of file PhotonOfflineClient.h.
|
private |
Definition at line 100 of file PhotonOfflineClient.h.
|
private |
Definition at line 99 of file PhotonOfflineClient.h.
|
private |
Definition at line 101 of file PhotonOfflineClient.h.
|
private |
Definition at line 104 of file PhotonOfflineClient.h.
|
private |
Definition at line 95 of file PhotonOfflineClient.h.
|
private |
Definition at line 91 of file PhotonOfflineClient.h.
|
private |
Definition at line 93 of file PhotonOfflineClient.h.
|
private |
Definition at line 96 of file PhotonOfflineClient.h.
|
private |
Definition at line 92 of file PhotonOfflineClient.h.
|
private |
Definition at line 94 of file PhotonOfflineClient.h.
|
private |
Definition at line 111 of file PhotonOfflineClient.h.
|
private |
Definition at line 121 of file PhotonOfflineClient.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), and Mixins._TypedParameterizable::copy().
|
private |
Definition at line 152 of file PhotonOfflineClient.h.
|
private |
Definition at line 136 of file PhotonOfflineClient.h.
|
private |
Definition at line 135 of file PhotonOfflineClient.h.
|
private |
Definition at line 134 of file PhotonOfflineClient.h.
|
private |
Definition at line 138 of file PhotonOfflineClient.h.
|
private |
Definition at line 151 of file PhotonOfflineClient.h.
|
private |
Definition at line 119 of file PhotonOfflineClient.h.