Ignore:
Timestamp:
02/05/17 14:23:24 (8 years ago)
Author:
Daniela Dorner
Message:
implemented abberation correction by 1.02
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/fact/analysis/ganymed.C

    r18468 r18753  
    240240    MHillasCalc hcalc;
    241241    MHillasCalc hcalc2("MHillasCalcAnti");
     242    hcalc.SetAbberation(1.02);
     243    hcalc2.SetAbberation(1.02);
    242244    hcalc.SetFlags(MHillasCalc::kCalcHillasSrc);
    243245    hcalc2.SetFlags(MHillasCalc::kCalcHillasSrc);
Note: See TracChangeset for help on using the changeset viewer.