]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STRUCT/AliFRAME.cxx
Removing inheritances from TAttLine, TAttMarker and AliRndm in AliModule. The copy...
[u/mrichter/AliRoot.git] / STRUCT / AliFRAME.cxx
index 0befd7bfa6f245bb780f4b3c0fe1818f6de15728..4f0c2ed680f68016fe5794de5cde5af07ad397e8 100644 (file)
@@ -59,8 +59,8 @@ AliFRAME::AliFRAME(const char *name, const char *title)
   // Standard constructor
   //
     
-  SetMarkerColor(7);
-  SetMarkerStyle(2);
-  SetMarkerSize(0.4);
+  //PH  SetMarkerColor(7);
+  //PH  SetMarkerStyle(2);
+  //PH  SetMarkerSize(0.4);
 }