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

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

# Line 26 | Line 26 | namespace mithep
26        FillerMCParticles(const edm::ParameterSet &cfg, const char *name, bool active=1);
27        ~FillerMCParticles();
28  
29 <      void                           BookDataBlock(TreeWriter &tws);
29 >      void                           BookDataBlock(TreeWriter &tws, const edm::EventSetup &es);
30        void                           FillDataBlock(const edm::Event &e, const edm::EventSetup &es);
31        void                           ResolveLinks (const edm::Event &e, const edm::EventSetup &es);
32    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines