![]() |
![]() |
#include <JetFileSaver.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
JetFileSaver (const edm::ParameterSet &) | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
DQMStore * | dbe_ |
std::map< std::string, MonitorElement * > | me |
std::string | outputFile_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 13 of file JetFileSaver.h.
|
explicit |
Definition at line 23 of file JetFileSaver.cc.
References edm::ParameterSet::getUntrackedParameter(), and outputFile_.
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 32 of file JetFileSaver.cc.
References dbe_, and cppFunctionSkipper::operator.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 43 of file JetFileSaver.cc.
References dbe_, outputFile_, and DQMStore::save().
|
private |
Definition at line 25 of file JetFileSaver.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 26 of file JetFileSaver.h.
|
private |
Definition at line 29 of file JetFileSaver.h.
Referenced by endJob(), and JetFileSaver().