Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
PhysicsTools
PatExamples
plugins
PatMuonEDAnalyzer.cc
Go to the documentation of this file.
1
#include "
FWCore/Framework/interface/MakerMacros.h
"
2
3
/*
4
This is an example of using the PatMuonAnalyzer class to do a simple analysis of muons
5
using the full framework and cmsRun. You can find the example to use this code in
6
PhysicsTools/PatExamples/test/....
7
*/
8
#include "
PhysicsTools/UtilAlgos/interface/EDAnalyzerWrapper.h
"
9
#include "
PhysicsTools/PatExamples/interface/PatMuonAnalyzer.h
"
10
11
typedef
edm::AnalyzerWrapper<PatMuonAnalyzer>
PatMuonEDAnalyzer
;
12
DEFINE_FWK_MODULE
(
PatMuonEDAnalyzer
);
13
14
EDAnalyzerWrapper.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:17
MakerMacros.h
PatMuonAnalyzer.h
edm::AnalyzerWrapper
Definition:
EDAnalyzerWrapper.h:48
PatMuonEDAnalyzer
edm::AnalyzerWrapper< PatMuonAnalyzer > PatMuonEDAnalyzer
Definition:
PatMuonEDAnalyzer.cc:11
Generated for CMSSW Reference Manual by
1.8.5