Changeset 19600 for trunk/Mars/msimreflector
- Timestamp:
- 09/02/19 20:25:05 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/msimreflector/MFresnelLens.cc
r19597 r19600 222 222 return -1; 223 223 224 const double phi = atan(p.R()/F);225 226 224 const int nth = TMath::FloorNint(p.R()/w); // Ray will hit the nth groove 227 225
Note:
See TracChangeset
for help on using the changeset viewer.