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

Comparing UserCode/MitProd/TreeFiller/interface/FillTracks.h (file contents):
Revision 1.4 by loizides, Wed Jun 18 19:18:06 2008 UTC vs.
Revision 1.5 by loizides, Thu Jun 19 16:53:43 2008 UTC

# Line 31 | Line 31 | namespace mithep
31  
32        void analyze(const edm::Event&, const edm::EventSetup&);
33        void beginJob(edm::EventSetup const&);
34 <      void endJob ();
34 >      void endJob();
35    
36      private:
37        mithep::Array<mithep::Track> *tracks_;  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines