]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/EveDet/AliEveTPCSector3D.cxx
Merge the following revisions between 29371 and 30342 from
[u/mrichter/AliRoot.git] / EVE / EveDet / AliEveTPCSector3D.cxx
index 2bf5ea6d1da4754396079533773a0846d6b653dc..60dd6c5035f4eba93020487e69f4cdc9e1215ada 100644 (file)
@@ -95,8 +95,8 @@ void AliEveTPCSector3D::Paint(Option_t* /*option*/)
 
   // Section kCore
   buffer.fID           = this;
-  buffer.fColor        = 1;
-  buffer.fTransparency = 0;
+  buffer.fColor        = GetMainColor();
+  buffer.fTransparency = GetMainTransparency();
   if (HasMainTrans()) RefMainTrans().SetBuffer3D(buffer);
   buffer.SetSectionsValid(TBuffer3D::kCore);