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

Comparing UserCode/MitProd/TreeFiller/interface/FillMitTree.h (file contents):
Revision 1.5 by loizides, Tue Jul 1 14:38:33 2008 UTC vs.
Revision 1.6 by loizides, Tue Jul 1 21:11:47 2008 UTC

# Line 35 | Line 35 | namespace mithep
35      protected:
36        bool configure(const edm::ParameterSet &cfg);
37  
38 <      std::vector<BaseFiller*> fillers_;       // list of active fillers
38 >      std::vector<BaseFiller*> fillers_;       //list of active fillers
39 >      bool                     defactive_;     //default activity flag for fillers
40    };
41   }
42   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines