ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/src/StableData.cc
(Generate patch)

Comparing UserCode/MitAna/DataTree/src/StableData.cc (file contents):
Revision 1.5 by bendavid, Fri Oct 31 17:42:09 2008 UTC vs.
Revision 1.6 by bendavid, Mon Nov 22 16:51:27 2010 UTC

# Line 7 | Line 7 | ClassImp(mithep::StableData)
7   using namespace mithep;
8  
9   //--------------------------------------------------------------------------------------------------
10 < const BitMask48 StableData::MissedHits() const
10 > const BitMask48 StableData::MissedLayers() const
11   {
12    // Construct layer mask of missed hits
13  
# Line 22 | Line 22 | const BitMask48 StableData::MissedHits()
22   }
23  
24   //--------------------------------------------------------------------------------------------------
25 < const BitMask48 StableData::WrongHits() const
25 > const BitMask48 StableData::WrongLayers() const
26   {
27    // Construct layer mask of wrong (before decay vertex) hits
28  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines