]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/Alieve/TPCSector2D.cxx
Changes from Reve::RenderElement.
[u/mrichter/AliRoot.git] / EVE / Alieve / TPCSector2D.cxx
index fcae004ff64ed96b2829c71f3cf32843678af351..e8fffd77f9573d2f644d18e671d9270148a6bd51 100644 (file)
@@ -138,7 +138,7 @@ void TPCSector2D::PadSelected(Int_t row, Int_t pad)
 
 void TPCSector2D::Paint(Option_t* )
 {
-  if(fRnrElement == kFALSE)
+  if(fRnrSelf == kFALSE)
     return;
 
   TBuffer3D buffer(TBuffer3DTypes::kGeneric);