Index: trunk/MagicSoft/Mars/datacenter/macros/fillstar.C
===================================================================
--- trunk/MagicSoft/Mars/datacenter/macros/fillstar.C	(revision 8691)
+++ trunk/MagicSoft/Mars/datacenter/macros/fillstar.C	(revision 8694)
@@ -162,5 +162,5 @@
 
     Float_t mw    = hmuon->GetMeanWidth();
-    Float_t psf   = 78.536*mw - 35.624;
+    Float_t psf   = 70.205*mw - 28.055;
     psf = TMath::Nint(psf*10)/10.;
     if (psf<0)
@@ -169,5 +169,5 @@
     Int_t   num = (int)hmuon->GetEntries();
 
-    Float_t ratiodatamc = (hmuon->GetMeanSize()/7157)*100;
+    Float_t ratiodatamc = (hmuon->GetMeanSize()/7216)*100;
     TString ratio = Form("%5.1f", ratiodatamc);
 
