#include <DQMHistAdder.h>
Classes | |
struct | cfgEntryAddJob |
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
DQMHistAdder (const edm::ParameterSet &) | |
virtual void | endJob () |
virtual | ~DQMHistAdder () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Types | |
typedef std::vector< std::string > | vstring |
Private Attributes | |
std::map< std::string, cfgEntryAddJob > | addJobs_ |
int | cfgError_ |
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) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Class to add DQM monitoring elements stored in separate directories in DQMStore (in order to e.g. compute the total Standard Model expectation)
Definition at line 27 of file DQMHistAdder.h.
|
private |
Definition at line 29 of file DQMHistAdder.h.
|
explicit |
Definition at line 50 of file DQMHistAdder.cc.
References addJobs_, cfgError_, and gather_cfg::cout.
|
virtual |
Definition at line 63 of file DQMHistAdder.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 68 of file DQMHistAdder.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 73 of file DQMHistAdder.cc.
References addJobs_, cfgError_, gather_cfg::cout, dqmCopyRecursively(), dqmDirectoryName(), dqmRootDirectory, mode, DQMStore::showDirStructure(), and verbosity.
|
private |
Definition at line 47 of file DQMHistAdder.h.
Referenced by DQMHistAdder(), and endJob().
|
private |
Definition at line 48 of file DQMHistAdder.h.
Referenced by DQMHistAdder(), and endJob().