test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoEgamma
PhotonIdentification
plugins
VersionedPhotonIdProducer.cc
Go to the documentation of this file.
1
// system include files
2
#include <memory>
3
4
// user include files
5
#include "
FWCore/Framework/interface/Frameworkfwd.h
"
6
#include "
FWCore/Framework/interface/EDProducer.h
"
7
8
#include "
FWCore/Framework/interface/Event.h
"
9
#include "
FWCore/Framework/interface/MakerMacros.h
"
10
11
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
12
13
#include "
DataFormats/Common/interface/View.h
"
14
15
#include "
PhysicsTools/SelectorUtils/interface/VersionedIdProducer.h
"
16
17
#include "
DataFormats/EgammaCandidates/interface/Photon.h
"
18
#include "
DataFormats/EgammaCandidates/interface/PhotonFwd.h
"
19
20
typedef
VersionedIdProducer<reco::PhotonPtr>
VersionedPhotonIdProducer
;
21
22
//define this as a plug-in
23
DEFINE_FWK_MODULE
(
VersionedPhotonIdProducer
);
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:17
Event.h
MakerMacros.h
Photon.h
Frameworkfwd.h
ParameterSet.h
VersionedIdProducer.h
View.h
EDProducer.h
VersionedPhotonIdProducer
VersionedIdProducer< reco::PhotonPtr > VersionedPhotonIdProducer
Definition:
VersionedPhotonIdProducer.cc:20
PhotonFwd.h
VersionedIdProducer
Definition:
VersionedIdProducer.h:27
Generated for CMSSW Reference Manual by
1.8.5