/[PAMELA software]/PamVMC/src/PamVMCDetectorHit.cxx
ViewVC logotype

Diff of /PamVMC/src/PamVMCDetectorHit.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by nikolas, Thu Feb 19 17:39:49 2009 UTC revision 1.5 by pam-rm2, Fri Jun 12 18:39:30 2009 UTC
# Line 22  pHitData & operator+=( pHitData &a, cons Line 22  pHitData & operator+=( pHitData &a, cons
22      a.fXIN = p.fXIN;      a.fXIN = p.fXIN;
23      a.fYIN =  p.fYIN;      a.fYIN =  p.fYIN;
24      a.fZIN =  p.fZIN;      a.fZIN =  p.fZIN;
25        a.fPRIM =  p.fPRIM;
26      return a;      return a;
27      //    return *this;      //    return *this;
28  }  }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.23