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

Comparing UserCode/Morgan/interface/TotoAnalyzer.h (file contents):
Revision 1.1 by mlethuil, Mon May 19 16:12:13 2008 UTC vs.
Revision 1.2 by mlethuil, Wed May 28 16:33:59 2008 UTC

# Line 108 | Line 108 | private:
108          bool doPhoton;
109          bool doElectron;
110          bool doCluster;
111 +        bool doPhotonConversion;
112          
113          MCAnalyzer* myMCAnalyzer;
114          PhotonAnalyzer* myPhotonAnalyzer;
# Line 126 | Line 127 | private:
127          TClonesArray* correctedPhotons;
128          TClonesArray* clusters;
129          TClonesArray* superClusters;
130 +        TClonesArray* conversionTracks;
131   };
132  
133   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines