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

Comparing UserCode/MitAna/DataTree/interface/Electron.h (file contents):
Revision 1.3 by paus, Mon Jun 9 11:47:03 2008 UTC vs.
Revision 1.5 by loizides, Tue Jun 17 14:47:16 2008 UTC

# Line 24 | Line 24 | namespace mithep
24        Electron(Double_t px, Double_t py, Double_t pz, Double_t e) : Lepton(px,py,pz,e) {}
25        ~Electron() {}
26        
27 <      ClassDef(Electron, 1) // Muon class
27 >      ClassDef(Electron, 1) // Electron class
28    };
29 <  
30 < } /*namespace mithep*/
31 <
32 < #endif /*DATATREE_MUON_H*/
29 > }
30 > #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines