Changeset 347 for trunk


Ignore:
Timestamp:
01/28/00 08:59:49 (25 years ago)
Author:
harald
Message:
smaller changes
File:
1 edited

Legend:

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

    r346 r347  
    2020//
    2121// $RCSfile: reflector.cxx,v $
    22 // $Revision: 1.7 $
    23 // $Author: blanch $
    24 // $Date: 2000-01-25 16:25:09 $
     22// $Revision: 1.8 $
     23// $Author: harald $
     24// $Date: 2000-01-28 08:59:49 $
    2525//
    2626////////////////////////////////////////////////////////////////////////
     
    14401440       
    14411441      mcevth.put_times ( stat.get_tfirst(), stat.get_tlast() );
    1442        
     1442
    14431443      // get direction where the CT is pointing to
    14441444      // (or, better, from when the shower is coming from)
     
    19901990                       SQR(xm[1] - xcut[1]) +
    19911991                       SQR(xm[2] - xcut[2]) ) / Speed_of_Light_air_cmns);
    1992         // add path from the mirror till the camera
     1992
     1993        // add path from the mirror till the camera
    19931994
    19941995        t = t + sqrt( SQR(xcutCT[0] - xcam[0]) +
Note: See TracChangeset for help on using the changeset viewer.