# | Line 50 | Line 50 | |
---|---|---|
50 | #include "DataFormats/BTauReco/interface/IsolatedTauTagInfo.h" | |
51 | ||
52 | #include "DataFormats/TrackReco/interface/Track.h" | |
53 | + | #include "DataFormats/TrackReco/interface/HitPattern.h" |
54 | ||
55 | #include "DataFormats/VertexReco/interface/Vertex.h" | |
56 | ||
# | Line 108 | Line 109 | private: | |
109 | bool doPhoton; | |
110 | bool doElectron; | |
111 | bool doCluster; | |
112 | + | bool doPhotonIsolation; |
113 | bool doPhotonConversion; | |
114 | ||
115 | MCAnalyzer* myMCAnalyzer; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |