Changeset 3442 for trunk/MagicSoft/Mars/mgeom
- Timestamp:
- 03/08/04 17:29:04 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgeom/MGeomMirror.cc
r3387 r3442 145 145 return light; 146 146 147 // calculate distance to the camera 147 // calculate distance to the camera (stretch vector such, that 148 // its Z component is the distance between the camera and 149 // the mirror 148 150 const TVector3 &pos = GetMirrorCenter(); 149 151 const Double_t d = (dist - pos.Z()) / light.Z();
Note:
See TracChangeset
for help on using the changeset viewer.