Changeset 3596


Ignore:
Timestamp:
03/24/04 13:32:21 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mastro/MAstro.cc

    r3587 r3596  
    355355
    356356    const Double_t v1 = sint*sinp;
    357     const Double_t v2 = cosl - snlt*cosp;
     357    const Double_t v2 = cslt - snlt*cosp;
    358358
    359359    const Double_t denom = TMath::Sqrt(v1*v1 + v2*v2);
Note: See TracChangeset for help on using the changeset viewer.