#include <SusyPostProcessor.h>
Private Member Functions | |
virtual void | dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) |
void | QuantilePlots (MonitorElement *&, double, DQMStore::IBooker &) |
Private Attributes | |
double | _quantile |
std::vector< std::string > | Dirs |
std::vector< MonitorElement * > | histoVector |
edm::ParameterSet | iConfig |
MonitorElement * | MEx |
MonitorElement * | MEy |
std::string | SUSYFolder |
Static Private Attributes | |
static const char * | messageLoggerCatregory = "SusyDQMPostProcessor" |
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 22 of file SusyPostProcessor.h.
|
explicit |
Definition at line 12 of file SusyPostProcessor.cc.
References edm::ParameterSet::getParameter().
SusyPostProcessor::~SusyPostProcessor | ( | ) |
Definition at line 21 of file SusyPostProcessor.cc.
|
privatevirtual |
Implements DQMEDHarvester.
Definition at line 57 of file SusyPostProcessor.cc.
References DQMStore::IGetter::dirExists(), TrackerOfflineValidation_Dqm_cff::dirName, MonitorElement::DQM_KIND_TH1F, spr::find(), newFWLiteAna::found, DQMStore::IGetter::get(), DQMStore::IGetter::getContents(), DQMStore::IGetter::getSubdirs(), MonitorElement::getTH1F(), i, prof2calltree::prefix, DQMStore::IGetter::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 26 of file SusyPostProcessor.cc.
References DQMStore::IBooker::book1D(), MonitorElement::Fill(), MonitorElement::getPathname(), MonitorElement::getTH1(), timingPdfMaker::mean, mergeVDriftHistosByStation::name, lumiQueryAPI::q, RMS, and DQMStore::IBooker::setCurrentFolder().
|
private |
Definition at line 38 of file SusyPostProcessor.h.
|
private |
Definition at line 41 of file SusyPostProcessor.h.
|
private |
Definition at line 40 of file SusyPostProcessor.h.
|
private |
Definition at line 31 of file SusyPostProcessor.h.
|
staticprivate |
Definition at line 35 of file SusyPostProcessor.h.
|
private |
Definition at line 43 of file SusyPostProcessor.h.
|
private |
Definition at line 44 of file SusyPostProcessor.h.
|
private |
Definition at line 37 of file SusyPostProcessor.h.