![]() |
![]() |
Public Member Functions | |
PatMCMatchingExtended (const edm::ParameterSet &) | |
default constructor More... | |
~PatMCMatchingExtended () | |
default destructor More... | |
![]() | |
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 | |
unsigned int | decayInFlight |
unsigned int | diffCharge |
std::map< std::string, TH1F * > | histContainer_ |
edm::InputTag | muonSrc_ |
unsigned int | noMatch |
unsigned int | numberMuons |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 15 of file PatMCMatchingExtended.cc.
|
explicit |
default constructor
Definition at line 55 of file PatMCMatchingExtended.cc.
PatMCMatchingExtended::~PatMCMatchingExtended | ( | ) |
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 66 of file PatMCMatchingExtended.cc.
References gather_cfg::cout, decayInFlight, diffCharge, edm::Event::getByLabel(), histContainer_, metsig::muon, ExpressReco_HICollisions_FallBack::muons, muonSrc_, noMatch, numberMuons, p4, and ExpressReco_HICollisions_FallBack::pt.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 101 of file PatMCMatchingExtended.cc.
References decayInFlight, diffCharge, histContainer_, TFileDirectory::make(), noMatch, and numberMuons.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 124 of file PatMCMatchingExtended.cc.
References gather_cfg::cout, decayInFlight, diffCharge, noMatch, and numberMuons.
|
private |
Definition at line 44 of file PatMCMatchingExtended.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 38 of file PatMCMatchingExtended.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 32 of file PatMCMatchingExtended.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 35 of file PatMCMatchingExtended.cc.
Referenced by analyze().
|
private |
Definition at line 41 of file PatMCMatchingExtended.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 47 of file PatMCMatchingExtended.cc.
Referenced by analyze(), beginJob(), and endJob().