#include <DQMHistPlotter.h>
Classes | |
struct | cfgEntryAxisX |
struct | cfgEntryAxisY |
struct | cfgEntryDrawJob |
struct | cfgEntryDrawOption |
struct | cfgEntryLabel |
struct | cfgEntryLegend |
struct | cfgEntryProcess |
struct | plotDefEntry |
Private Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
typedef std::list< plotDefEntry > | plotDefList |
typedef std::vector< std::string > | vstring |
Private Attributes | |
int | canvasSizeX_ |
int | canvasSizeY_ |
int | cfgError_ |
std::list< cfgEntryDrawJob > | drawJobs_ |
std::map< std::string, cfgEntryDrawOption > | drawOptionEntries_ |
std::string | indOutputFileName_ |
std::map< std::string, cfgEntryLabel > | labels_ |
std::map< std::string, cfgEntryLegend > | legends_ |
std::string | outputFileName_ |
std::string | outputFilePath_ |
std::map< std::string, cfgEntryProcess > | processes_ |
bool | toFile_ |
std::map< std::string, cfgEntryAxisX > | xAxes_ |
std::map< std::string, cfgEntryAxisY > | yAxes_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
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... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Class to plot histograms and create a postscript file
Definition at line 27 of file DQMHistPlotter.h.
|
private |
Definition at line 28 of file DQMHistPlotter.h.
|
private |
Definition at line 29 of file DQMHistPlotter.h.
|
private |
Definition at line 136 of file DQMHistPlotter.h.
|
private |
Definition at line 31 of file DQMHistPlotter.h.
|
explicit |
Definition at line 556 of file DQMHistPlotter.cc.
References canvasSizeX_, canvasSizeY_, cfgError_, gather_cfg::cout, defaultCanvasSizeX, defaultCanvasSizeY, drawJobs_, drawOptionEntries_, drawOptionSeparator, mps_splice::entry, edm::ParameterSet::exists(), edm::ParameterSet::existsAs(), find_vstring(), edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNamesForType(), indOutputFileName_, HLT_FULL_cff::labels, labels_, legends_, outputFileName_, outputFilePath_, parKeyword, bigModule::plot(), L1TEGammaDiff_cfi::plots, LaserDQM_cfg::process, processDirKeyword, parallelization::processes, processes_, replace_string(), svgfig::stack, AlCaHLTBitMon_QueryRunRegistry::string, runGCPTkAlMap::title, toFile_, type_bsmMC, type_Data, type_smMC, type_smSumMC, HLT_FULL_cff::verbosity, xAxes_, and yAxes_.
|
override |
Definition at line 881 of file DQMHistPlotter.cc.
|
overridevirtual |
Implements edm::EDAnalyzer.
Definition at line 885 of file DQMHistPlotter.cc.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 889 of file DQMHistPlotter.cc.
References bitset_utilities::append(), TauDQMHistPlotter::cfgEntryAxisX::applyTo(), TauDQMHistPlotter::cfgEntryLabel::applyTo(), TauDQMHistPlotter::cfgEntryDrawOption::applyTo(), svgfig::canvas(), canvasSizeX_, canvasSizeY_, cfgError_, gather_cfg::cout, defaultLegendPosX, defaultLegendPosY, defaultLegendSizeX, defaultLegendSizeY, dqmDirectoryName(), dqmRootDirectory, drawHistograms(), drawJobs_, histoStyle::drawOption, TauDQMHistPlotter::cfgEntryDrawOption::drawOption_, drawOption_eBand, drawOptionEntries_, TauDQMHistPlotter::plotDefEntry::drawOptionEntry_, TauDQMHistPlotter::cfgEntryDrawOption::drawOptionLegend_, TauDQMHistPlotter::cfgEntryDrawOption::fillColor_, TauDQMHistPlotter::cfgEntryDrawOption::fillStyle_, dqm::implementation::IGetter::get(), dqm::legacy::MonitorElement::getTH1F(), indOutputFileName_, TauDQMHistPlotter::plotDefEntry::isErrorBand_, label, HLT_FULL_cff::labels, labels_, TauDQMHistPlotter::plotDefEntry::legendEntry_, TauDQMHistPlotter::plotDefEntry::legendEntryErrorBand_, legends_, TauDQMHistPlotter::cfgEntryDrawOption::lineColor_, TauDQMHistPlotter::cfgEntryDrawOption::lineWidth_, TauDQMHistPlotter::cfgEntryDrawOption::markerColor_, TauDQMHistPlotter::cfgEntryDrawOption::markerSize_, Max(), outputFileName_, outputFilePath_, bigModule::plot(), plotKeyword, TauDQMHistPlotter::plotDefEntry::process_, processes_, HLT_Fake2_cff::psFileName, replace_string(), AlCaHLTBitMon_QueryRunRegistry::string, toFile_, type_bsmMC, type_Data, type_smMC, type_smSumMC, HLT_FULL_cff::verbosity, xAxes_, yAxes_, and yScale_log.
|
private |
Definition at line 170 of file DQMHistPlotter.h.
Referenced by endRun(), and TauDQMHistPlotter().
|
private |
Definition at line 171 of file DQMHistPlotter.h.
Referenced by endRun(), and TauDQMHistPlotter().
|
private |
Definition at line 175 of file DQMHistPlotter.h.
Referenced by endRun(), and TauDQMHistPlotter().
|
private |
Definition at line 169 of file DQMHistPlotter.h.
Referenced by endRun(), and TauDQMHistPlotter().
|
private |
Definition at line 168 of file DQMHistPlotter.h.
Referenced by endRun(), and TauDQMHistPlotter().
|
private |
Definition at line 174 of file DQMHistPlotter.h.
Referenced by endRun(), and TauDQMHistPlotter().
|
private |
Definition at line 167 of file DQMHistPlotter.h.
Referenced by TauDQMHistPlotter::cfgEntryDrawJob::cfgEntryDrawJob(), endRun(), TauDQMHistPlotter::cfgEntryDrawJob::print(), and TauDQMHistPlotter().
|
private |
Definition at line 166 of file DQMHistPlotter.h.
Referenced by endRun(), and TauDQMHistPlotter().
|
private |
Definition at line 173 of file DQMHistPlotter.h.
Referenced by endRun(), and TauDQMHistPlotter().
|
private |
Definition at line 172 of file DQMHistPlotter.h.
Referenced by endRun(), and TauDQMHistPlotter().
|
private |
Definition at line 163 of file DQMHistPlotter.h.
Referenced by endRun(), and TauDQMHistPlotter().
|
private |
Definition at line 176 of file DQMHistPlotter.h.
Referenced by endRun(), and TauDQMHistPlotter().
|
private |
Definition at line 164 of file DQMHistPlotter.h.
Referenced by endRun(), and TauDQMHistPlotter().
|
private |
Definition at line 165 of file DQMHistPlotter.h.
Referenced by endRun(), and TauDQMHistPlotter().