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

Comparing UserCode/MitProd/TreeFiller/interface/FillerMetaInfos.h (file contents):
Revision 1.23 by loizides, Tue Aug 11 15:29:27 2009 UTC vs.
Revision 1.24 by loizides, Fri Sep 25 08:42:50 2009 UTC

# Line 32 | Line 32 | namespace mithep
32        FillerMetaInfos(const edm::ParameterSet &cfg, const char *name="MetaInfos", bool active=1);
33        ~FillerMetaInfos();
34  
35 <      void                           BookDataBlock(TreeWriter &tws);
35 >      void                           BookDataBlock(TreeWriter &tws, const edm::EventSetup &es);
36        void                           FillDataBlock(const edm::Event &e, const edm::EventSetup &es);
37        void                           FillRunInfo(const edm::Event &e, const edm::EventSetup &es);
38        void                           FillHltInfo(const edm::Event &e, const edm::EventSetup &es);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines