Changeset 19611 for trunk


Ignore:
Timestamp:
09/02/19 23:31:24 (5 years ago)
Author:
tbretz
Message:
Comment added
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/msimreflector/MFresnelLens.cc

    r19610 r19611  
    269269    const Groove g(TMath::Pi()/2 + alpha, -r0*tan(alpha));
    270270
    271     // Calculate the insersection between the ray and the cone
     271    // Calculate the insersection between the ray and the cone and z between 0 and -H
    272272    const double dz = CalcIntersection(p, u, g, -H);
    273273
Note: See TracChangeset for help on using the changeset viewer.