Changeset 339 for trunk


Ignore:
Timestamp:
01/14/00 16:39:50 (25 years ago)
Author:
blanch
Message:
Previous version modified by blanch are wrong.
Now the change in the theta distribution is right.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Reflector/reflector.cxx

    r338 r339  
    2020//
    2121// $RCSfile: reflector.cxx,v $
    22 // $Revision: 1.5 $
     22// $Revision: 1.6 $
    2323// $Author: blanch $
    24 // $Date: 2000-01-14 16:34:26 $
     24// $Date: 2000-01-14 16:39:50 $
    2525//
    2626////////////////////////////////////////////////////////////////////////
     
    34913491{
    34923492  float distance;
    3493   float it, ip;
     3493  float it, ip,Nit;
    34943494  float sin_theta, cos_theta;
    34953495  float sin_newtheta, cos_newtheta;
Note: See TracChangeset for help on using the changeset viewer.