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.3 by loizides, Tue Jun 17 13:31:38 2008 UTC vs.
Revision 1.4 by loizides, Wed Jun 18 19:18:06 2008 UTC

# Line 1 | Line 1
1 + //--------------------------------------------------------------------------------------------------
2   // $Id$
3 + //
4 + // FillTracks
5 + //
6 + // Module copying general EDM tracks into mithep::Tracks.
7 + //
8 + // Authors: C.Loizides, J.Bendavid
9 + //
10 + //--------------------------------------------------------------------------------------------------
11  
12   #ifndef TREEFILLER_FILLTRACKS_H
13   #define TREEFILLER_FILLTRACKS_H
# Line 12 | Line 21
21   #include "MitAna/DataTree/interface/Track.h"
22   #include "MitAna/DataTree/interface/Array.h"
23  
15 //--------------------------------------------------------------------------------------------------
16 //
17 // FillTracks
18 //
19 // Module copying general EDM tracks into mithep::Tracks.
20 //
21 // Authors: C.Loizides, J.Bendavid
22 //
23 //--------------------------------------------------------------------------------------------------
24
24   namespace mithep
25   {
26    class FillTracks : public edm::EDAnalyzer

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines