Changeset 3596 for trunk/MagicSoft/Mars/mastro/MAstro.cc
- Timestamp:
- 03/24/04 13:32:21 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mastro/MAstro.cc
r3587 r3596 355 355 356 356 const Double_t v1 = sint*sinp; 357 const Double_t v2 = c osl- snlt*cosp;357 const Double_t v2 = cslt - snlt*cosp; 358 358 359 359 const Double_t denom = TMath::Sqrt(v1*v1 + v2*v2);
Note:
See TracChangeset
for help on using the changeset viewer.