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

Comparing UserCode/MitAna/PhysicsMod/interface/PublisherMod.h (file contents):
Revision 1.6 by bendavid, Wed Mar 11 18:13:10 2009 UTC vs.
Revision 1.7 by loizides, Tue May 12 18:41:40 2009 UTC

# Line 24 | Line 24 | namespace mithep
24      public:
25        PublisherMod(const char *name="PublisherMod",
26                     const char *title="Publisher module");
27      ~PublisherMod() {}
27  
28        const char              *GetBranchName()              const { return fBranchName;     }
29        const char              *GetInputName()               const { return GetBranchName(); }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines