#include <SusyPostProcessor.h>
Private Member Functions | |
void | QuantilePlots (MonitorElement *ME, double q_value) |
Private Attributes | |
double | _quantile |
std::vector< std::string > | Dirs |
DQMStore * | dqm |
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::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 22 of file SusyPostProcessor.h.
|
explicit |
Definition at line 12 of file SusyPostProcessor.cc.
References edm::ParameterSet::getParameter(), and cppFunctionSkipper::operator.
SusyPostProcessor::~SusyPostProcessor | ( | ) |
Definition at line 23 of file SusyPostProcessor.cc.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 66 of file SusyPostProcessor.cc.
References TrackerOfflineValidation_Dqm_cff::dirName, MonitorElement::DQM_KIND_TH1F, spr::find(), newFWLiteAna::found, i, prof2calltree::prefix, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 35 of file SusyPostProcessor.cc.
References MonitorElement::Fill(), MonitorElement::getPathname(), MonitorElement::getTH1(), timingPdfMaker::mean, mergeVDriftHistosByStation::name, and lumiQueryAPI::q.
|
private |
Definition at line 43 of file SusyPostProcessor.h.
|
private |
Definition at line 47 of file SusyPostProcessor.h.
|
private |
Definition at line 45 of file SusyPostProcessor.h.
|
private |
Definition at line 46 of file SusyPostProcessor.h.
|
private |
Definition at line 37 of file SusyPostProcessor.h.
|
staticprivate |
Definition at line 40 of file SusyPostProcessor.h.
|
private |
Definition at line 49 of file SusyPostProcessor.h.
|
private |
Definition at line 50 of file SusyPostProcessor.h.
|
private |
Definition at line 42 of file SusyPostProcessor.h.