Changeset 19611 for trunk/Mars/msimreflector
- Timestamp:
- 09/02/19 23:31:24 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/msimreflector/MFresnelLens.cc
r19610 r19611 269 269 const Groove g(TMath::Pi()/2 + alpha, -r0*tan(alpha)); 270 270 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 272 272 const double dz = CalcIntersection(p, u, g, -H); 273 273
Note:
See TracChangeset
for help on using the changeset viewer.