Ignore:
Timestamp:
07/25/05 16:03:53 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/macros/fillstar.C

    r7118 r7218  
    145145    Float_t quality = h->GetMean();
    146146    quality = TMath::Nint(quality*10)/10.;
    147     TString islands = Form("%5.1f", quality);
     147    TString islands = Form("%6.2f", quality);
    148148
    149149    h = (TH1*)arr.FindObjectInCanvas("EffOnTheta", "TH1D", "EffOnTime");
Note: See TracChangeset for help on using the changeset viewer.