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

Comparing UserCode/MitProd/TreeFiller/interface/HitPatternReader.h (file contents):
Revision 1.1 by bendavid, Thu Oct 16 16:17:17 2008 UTC vs.
Revision 1.2 by loizides, Sun Mar 22 10:00:46 2009 UTC

# Line 25 | Line 25 | namespace mithep
25        HitPatternReader() : layerMask_(0xFFFFFFFC) { InitLayerMap(); }
26        virtual ~HitPatternReader() { layerMap_.clear(); }
27        
28 <      mithep::Track::EHitLayer Layer(const uint32_t &hit) const;
28 >      mithep::Track::EHitLayer                     Layer(const uint32_t &hit) const;
29  
30      protected:
31        void                                         InitLayerMap();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines