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

Comparing UserCode/MitProd/TreeFiller/interface/BaseFiller.h (file contents):
Revision 1.8 by loizides, Tue Jul 8 12:38:19 2008 UTC vs.
Revision 1.9 by paus, Mon Jul 28 23:13:43 2008 UTC

# Line 39 | Line 39 | namespace mithep
39        void                     GetProduct(const std::string name, edm::Handle<TYPE> &product,
40                                            const edm::Event &event) const;    
41  
42 <      const std::string        name_;    //name of this filler
43 <      const edm::ParameterSet  config_;  //parameter set for this filler
44 <      const bool               active_;  //=1 if active
42 >      const std::string        name_;    // name of this filler
43 >      const edm::ParameterSet  config_;  // parameter set for this filler
44 >      const bool               active_;  // =1 if active
45    };
46   }
47  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines