]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STRUCT/AliDIPO.cxx
fixing output type
[u/mrichter/AliRoot.git] / STRUCT / AliDIPO.cxx
index 570e2cbf6ee91ae5d337d5ed6db3fbee402800c5..e940a21edd6c14ff71361c004e7142102c5ecc99 100644 (file)
@@ -58,9 +58,9 @@ AliDIPO::AliDIPO(const char *name, const char *title)
   //
   // Standard constructor for the Magnetic Dipole
   //
-  SetMarkerColor(7);
-  SetMarkerStyle(2);
-  SetMarkerSize(0.4);
+  //PH  SetMarkerColor(7);
+  //PH  SetMarkerStyle(2);
+  //PH  SetMarkerSize(0.4);
 }
  
 //_____________________________________________________________________________