Main Page
Namespaces
Classes
Package Documentation
CommonTools
CandAlgos
plugins
CandViewNtpProducer.cc
Go to the documentation of this file.
1
/* \class CandViewNtpProducer
2
*
3
* Configurable Candidate ntuple creator
4
*
5
* \author: Luca Lista, INFN
6
*
7
*/
8
#include "
FWCore/Framework/interface/MakerMacros.h
"
9
#include "
CommonTools/UtilAlgos/interface/NtpProducer.h
"
10
#include "
DataFormats/Candidate/interface/Candidate.h
"
11
12
typedef
NtpProducer<reco::CandidateView>
CandViewNtpProducer
;
13
14
DEFINE_FWK_MODULE
(
CandViewNtpProducer
);
15
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:17
CandViewNtpProducer
NtpProducer< reco::CandidateView > CandViewNtpProducer
Definition:
CandViewNtpProducer.cc:12
MakerMacros.h
Candidate.h
NtpProducer.h
NtpProducer
Definition:
NtpProducer.h:21
Generated for CMSSW Reference Manual by
1.8.11