Public Member Functions | |
PatMCMatching (const edm::ParameterSet &) | |
default constructor More... | |
~PatMCMatching () | |
default destructor More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
Private Attributes | |
std::map< std::string, TH1F * > | histContainer_ |
edm::InputTag | muonSrc_ |
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 |
Definition at line 15 of file PatMCMatching.cc.
|
explicit |
default constructor
Definition at line 42 of file PatMCMatching.cc.
PatMCMatching::~PatMCMatching | ( | ) |
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 53 of file PatMCMatching.cc.
References edm::Event::getByLabel(), histContainer_, i, metsig::muon, patZpeak::muons, and muonSrc_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 81 of file PatMCMatching.cc.
References histContainer_, and TFileDirectory::make().
|
privatevirtual |
|
private |
Definition at line 32 of file PatMCMatching.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 35 of file PatMCMatching.cc.
Referenced by analyze().