Public Member Functions | |
virtual void | analyze (const edm::Event &evt, const edm::EventSetup &es) |
CollectionDumper (const edm::ParameterSet &pset) | |
virtual | ~CollectionDumper () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
std::string | moduleName_ |
edm::InputTag | src_ |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 68 of file RecoTauDumper.cc.
|
inlineexplicit |
Definition at line 70 of file RecoTauDumper.cc.
|
inlinevirtual |
Definition at line 73 of file RecoTauDumper.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 81 of file RecoTauDumper.cc.
References gather_cfg::cout, edm::Event::getByLabel(), getGTfromDQMFile::obj, convertSQLitetoXML_cfg::output, and TablePrint::write.
|
private |
Definition at line 77 of file RecoTauDumper.cc.
|
private |
Definition at line 76 of file RecoTauDumper.cc.