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

Comparing UserCode/MitProd/TreeFiller/interface/FillerConversionElectrons.h (file contents):
Revision 1.3 by loizides, Mon Jul 7 16:14:01 2008 UTC vs.
Revision 1.4 by loizides, Tue Jul 8 12:38:20 2008 UTC

# Line 7 | Line 7
7   // This filler differs significantly from the others to deal with the special way in which
8   // conversions are stored in the edm.
9   //
10 < // Authors: J. Bendavid
10 > // Authors: J.Bendavid
11   //--------------------------------------------------------------------------------------------------
12  
13   #ifndef TREEFILLER_FILLERCONVERSIONELECTRONS_H
# Line 42 | Line 42 | namespace mithep
42      private:
43        std::string                               mitName_;
44        mithep::ElectronArr                      *conversionElectrons_;
45 <      mithep::ConversionElectronMap*            convElectronMap_;
45 >      mithep::ConversionElectronMap            *convElectronMap_;
46        const mithep::TrackCol                   *conversionInOutTracks_;
47        const mithep::TrackCol                   *conversionOutInTracks_;
48        const mithep::TrackMap                   *conversionInOutTrackMap_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines