19 |
|
#include "DataFormats/GeometryVector/interface/GlobalPoint.h" |
20 |
|
|
21 |
|
#include "DataFormats/EcalRecHit/interface/EcalRecHitCollections.h" |
22 |
< |
#include "DataFormats/EgammaReco/interface/BasicClusterFwd.h" |
22 |
> |
#include "DataFormats/CaloRecHit/interface/CaloClusterFwd.h" |
23 |
> |
//#include "DataFormats/EgammaReco/interface/BasicClusterFwd.h" |
24 |
|
|
25 |
|
#include "DataFormats/EgammaCandidates/interface/Photon.h" |
26 |
|
#include "DataFormats/EgammaCandidates/interface/PhotonFwd.h" |
33 |
|
#include "DataFormats/EgammaCandidates/interface/Conversion.h" |
34 |
|
#include "RecoEgamma/EgammaTools/interface/ConversionLikelihoodCalculator.h" |
35 |
|
|
36 |
< |
#include "DataFormats/EgammaCandidates/interface/PhotonID.h" |
37 |
< |
#include "DataFormats/EgammaCandidates/interface/PhotonIDFwd.h" |
38 |
< |
#include "DataFormats/EgammaCandidates/interface/PhotonIDAssociation.h" |
36 |
> |
//#include "DataFormats/EgammaCandidates/interface/PhotonID.h" |
37 |
> |
//#include "DataFormats/EgammaCandidates/interface/PhotonIDFwd.h" |
38 |
> |
//#include "DataFormats/EgammaCandidates/interface/PhotonIDAssociation.h" |
39 |
|
|
40 |
|
#include "DataFormats/EgammaCandidates/interface/PhotonPi0DiscriminatorAssociation.h" |
41 |
|
|
64 |
|
int iconvtrack_; |
65 |
|
std::string dataType_ ; |
66 |
|
edm::InputTag photonProducer_; |
66 |
– |
edm::InputTag photonIDProducer_; |
67 |
|
bool doPhotonConversion_; |
68 |
|
bool doVertexCorrection_; |
69 |
|
bool useMC_; |