ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/Morgan/interface/PhotonAnalyzer.h
(Generate patch)

Comparing UserCode/Morgan/interface/PhotonAnalyzer.h (file contents):
Revision 1.7 by lethuill, Wed Jun 10 11:17:05 2009 UTC vs.
Revision 1.8 by lethuill, Fri Sep 18 14:14:20 2009 UTC

# Line 19 | Line 19
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"
# Line 32 | Line 33
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  
# Line 63 | Line 64 | class PhotonAnalyzer
64        int iconvtrack_;
65        std::string dataType_ ;
66        edm::InputTag photonProducer_;
66      edm::InputTag photonIDProducer_;
67        bool doPhotonConversion_;
68        bool doVertexCorrection_;
69        bool useMC_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines