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

Comparing UserCode/MitProd/TreeFiller/interface/FillerBeamSpot.h (file contents):
Revision 1.5 by loizides, Mon Jun 15 15:00:24 2009 UTC vs.
Revision 1.6 by loizides, Fri Sep 25 08:42:50 2009 UTC

# Line 22 | Line 22 | namespace mithep
22        FillerBeamSpot(const edm::ParameterSet &cfg, const char *name, bool active=1);
23        ~FillerBeamSpot();
24  
25 <      void                    BookDataBlock(TreeWriter &tws);
25 >      void                    BookDataBlock(TreeWriter &tws, const edm::EventSetup &es);
26        void                    FillDataBlock(const edm::Event &e, const edm::EventSetup &es);
27    
28      private:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines