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

Comparing UserCode/MitPhysics/Mods/interface/PhotonCleaningMod.h (file contents):
Revision 1.4 by loizides, Wed Dec 10 17:28:22 2008 UTC vs.
Revision 1.5 by loizides, Mon Mar 23 14:23:06 2009 UTC

# Line 21 | Line 21 | namespace mithep
21    {
22      public:
23        PhotonCleaningMod(const char *name="PhotonCleaningMod",
24 <                     const char *title="Photon cleaning module");
25 <      ~PhotonCleaningMod() {}
24 >                        const char *title="Photon cleaning module");
25  
26        const char      *GetCleanElectronsName()   const { return fCleanElectronsName;   }
27        const char      *GetCleanName()            const { return GetCleanPhotonsName(); }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines