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

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

# Line 24 | Line 24 | namespace mithep
24        FillerSuperClusters(const edm::ParameterSet &cfg, const char *name, bool active=1);
25        ~FillerSuperClusters();
26  
27 <      void                            BookDataBlock(TreeWriter &tws);
27 >      void                            BookDataBlock(TreeWriter &tws, const edm::EventSetup &es);
28        void                            FillDataBlock(const edm::Event &e, const edm::EventSetup &es);
29        const mithep::SuperClusterMap  *GetSuperClusterMap() const { return superClusterMap_; }
30  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines