CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GEDPhotonCoreProducer.h
Go to the documentation of this file.
1 #ifndef RecoEgamma_EgammaPhotonProducers_GEDPhotonCoreProducer_h
2 #define RecoEgamma_EgammaPhotonProducers_GEDPhotonCoreProducer_h
3 
18 //#include "RecoEgamma/EgammaTools/interface/HoECalculator.h"
19 //#include "RecoEcal/EgammaCoreTools/interface/EcalClusterTools.h"
20 //#include "RecoEgamma/PhotonIdentification/interface/PhotonIsolationCalculator.h"
21 
22 // GEDPhotonCoreProducer inherits from EDProducer, so it can be a module:
24 
25  public:
26 
29 
30  virtual void produce(edm::Event& evt, const edm::EventSetup& es);
31 
32  private:
33 
37 
38  double minSCEt_;
42 
43 };
44 #endif
edm::EDGetTokenT< reco::ElectronSeedCollection > pixelSeedProducer_
GEDPhotonCoreProducer(const edm::ParameterSet &ps)
virtual void produce(edm::Event &evt, const edm::EventSetup &es)
edm::EDGetTokenT< reco::PFCandidateCollection > pfEgammaCandidates_