X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=EVE%2FEveDet%2FAliEveTPCSector3D.cxx;h=60dd6c5035f4eba93020487e69f4cdc9e1215ada;hb=162637e45086576ffcf0568d28fa43359819765a;hp=2bf5ea6d1da4754396079533773a0846d6b653dc;hpb=98277f1f79c9f7211ffdeefd334f4fbd9f8540e4;p=u%2Fmrichter%2FAliRoot.git diff --git a/EVE/EveDet/AliEveTPCSector3D.cxx b/EVE/EveDet/AliEveTPCSector3D.cxx index 2bf5ea6d1da..60dd6c5035f 100644 --- a/EVE/EveDet/AliEveTPCSector3D.cxx +++ b/EVE/EveDet/AliEveTPCSector3D.cxx @@ -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);