Changeset 9411 for trunk/MagicSoft


Ignore:
Timestamp:
03/24/09 16:30:51 (16 years ago)
Author:
snruegam
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9410 r9411  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20 2009/03/24 Stefan Ruegamer
     21
     22   * mhflux/MHalpha.cc
     23     - changed in DrawAll the line color of on-off to blue
     24
     25
     26
    2027 2009/03/23 Thomas Bretz
    2128
  • trunk/MagicSoft/Mars/mhflux/MHAlpha.cc

    r9369 r9411  
    879879            diff->SetBit(kCanDelete);
    880880            diff->SetMarkerColor(kBlue);
     881            diff->SetLineColor(kBlue);
    881882            diff->Draw("same");
    882883
Note: See TracChangeset for help on using the changeset viewer.