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

Comparing UserCode/MitProd/TreeFiller/interface/FillerGenJets.h (file contents):
Revision 1.3 by loizides, Sun Mar 22 10:00:45 2009 UTC vs.
Revision 1.5 by loizides, Fri Sep 25 08:42:50 2009 UTC

# Line 12 | Line 12
12   #ifndef MITPROD_TREEFILLER_FILLERGENJETS_H
13   #define MITPROD_TREEFILLER_FILLERGENJETS_H
14  
15 < #include "FWCore/ParameterSet/interface/ParameterSet.h"
16 < #include "DataFormats/JetReco/interface/GenJetCollection.h"
17 < #include "MitAna/DataUtil/interface/TreeWriter.h"
18 < #include "MitAna/DataTree/interface/Collections.h"
15 > #include "MitAna/DataTree/interface/GenJetFwd.h"
16   #include "MitProd/TreeFiller/interface/BaseFiller.h"
17  
18   namespace mithep
# Line 26 | Line 23 | namespace mithep
23        FillerGenJets(const edm::ParameterSet &cfg, const char *name, bool active=1);
24        ~FillerGenJets();
25  
26 <      void                BookDataBlock(TreeWriter &tws);
26 >      void                BookDataBlock(TreeWriter &tws, const edm::EventSetup &es);
27        void                FillDataBlock(const edm::Event &e, const edm::EventSetup &es);
28    
29      private:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines