]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STRUCT/AliPIPE.cxx
added method to check the whoole filter mask, not just one bit
[u/mrichter/AliRoot.git] / STRUCT / AliPIPE.cxx
index d2973276c9f0adfbee0d0765ca1e3cdc3a217819..87f2a8a9e9fac54c62dceed43be7395247a7a9e9 100644 (file)
@@ -47,8 +47,8 @@ AliPIPE::AliPIPE(const char *name, const char *title)
   //
   // Standard constructor for beam pipe
   //
-  SetMarkerColor(7);
-  SetMarkerStyle(2);
-  SetMarkerSize(0.4);
+  //PH  SetMarkerColor(7);
+  //PH  SetMarkerStyle(2);
+  //PH  SetMarkerSize(0.4);
 }