#include <myRawAna.h>
Public Member Functions | |
myRawAna (const edm::ParameterSet &) | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
void | beginJob () |
void | endJob () |
Private Attributes | |
TH2F * | fedSize |
TH1F * | totFedSize |
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 21 of file myRawAna.h.
myRawAna::myRawAna | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 31 of file myRawAna.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 50 of file myRawAna.cc.
References gather_cfg::cout, edm::Event::getByLabel(), and i.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 38 of file myRawAna.cc.
References TFileDirectory::make().
|
privatevirtual |
|
private |
Definition at line 31 of file myRawAna.h.
|
private |
Definition at line 32 of file myRawAna.h.