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.6 by loizides, Sun Mar 15 11:20:40 2009 UTC vs.
Revision 1.7 by loizides, Sun Mar 22 10:00:45 2009 UTC

# Line 30 | Line 30 | namespace mithep
30        FillerMCParticles(const edm::ParameterSet &cfg, const char *name, bool active=1);
31        ~FillerMCParticles();
32  
33 <      void BookDataBlock(TreeWriter &tws);
34 <      void FillDataBlock(const edm::Event &e, const edm::EventSetup &es);
35 <      void ResolveLinks (const edm::Event &e, const edm::EventSetup &es);
33 >      void                           BookDataBlock(TreeWriter &tws);
34 >      void                           FillDataBlock(const edm::Event &e, const edm::EventSetup &es);
35 >      void                           ResolveLinks (const edm::Event &e, const edm::EventSetup &es);
36    
37      private:
38        bool                           genActive_;       //=true if generated particles are filled

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines