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.16 by loizides, Wed Nov 4 13:40:09 2009 UTC vs.
Revision 1.18 by yilmaz, Thu Feb 11 14:55:26 2010 UTC

# Line 29 | Line 29 | namespace mithep
29        FillMitTree(const edm::ParameterSet &cfg);
30        ~FillMitTree();
31  
32 +      void                     beginRun(edm::Run const &, edm::EventSetup const&);
33        void                     analyze(const edm::Event &e, const edm::EventSetup &es);
34 <      void                     beginJob(const edm::EventSetup &es);
34 >      void                     beginJob();
35        void                     endJob();
36  
37        static ObjectService    *os() { return os_; }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines