CommonTools
CandAlgos
plugins
CandHistoAnalyzer.cc
Go to the documentation of this file.
1
/* \class CandHistoAnalyzer
2
*
3
* Configurable Candidate Histogram creator
4
*
5
* \author: Benedikt Hegner, DESY
6
*
7
*/
8
#include "
FWCore/Framework/interface/MakerMacros.h
"
9
#include "
CommonTools/UtilAlgos/interface/HistoAnalyzer.h
"
10
#include "
DataFormats/Candidate/interface/Candidate.h
"
11
12
typedef
HistoAnalyzer<reco::CandidateCollection>
CandHistoAnalyzer
;
13
14
DEFINE_FWK_MODULE
(
CandHistoAnalyzer
);
CandHistoAnalyzer
HistoAnalyzer< reco::CandidateCollection > CandHistoAnalyzer
Definition:
CandHistoAnalyzer.cc:12
MakerMacros.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
HistoAnalyzer
Definition:
HistoAnalyzer.h:22
Candidate.h
HistoAnalyzer.h
Generated for CMSSW Reference Manual by
1.8.16