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.14 by loizides, Mon Jun 15 15:00:23 2009 UTC vs.
Revision 1.15 by bendavid, Tue Nov 3 14:02:32 2009 UTC

# Line 15 | Line 15
15   #define MITPROD_TREEFILLER_FILLMITTREE_H
16  
17   #include "FWCore/Framework/interface/EDAnalyzer.h"
18 + #include "MitProd/TreeService/interface/TreeService.h"
19 +
20  
21   namespace mithep
22   {
# Line 38 | Line 40 | namespace mithep
40      protected:
41        bool                     addActiveFiller(BaseFiller *bf);
42        bool                     configure(const edm::ParameterSet &cfg);
43 +      bool                     configureTreeWriter(const edm::ParameterSet &cfg);
44  
45        std::vector<BaseFiller*> fillers_;       //list of active fillers
46        bool                     defactive_;     //default activity flag for fillers

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines