]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
make data protected to allow derivation
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Jul 1999 12:30:17 +0000 (12:30 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Jul 1999 12:30:17 +0000 (12:30 +0000)
STEER/AliDisplay.h

index 9071f1ac506a2acc98adac5b4a23d046826e1e86..7208dda3e3d0fc19ce4912f376234237e968b755 100644 (file)
@@ -22,7 +22,7 @@ const Int_t kMAXZOOMS = 20;
 
 class AliDisplay : public TObject {
 
-private:
+protected:
    Int_t             fZoomMode;             //=1 if in zoom mode
    Bool_t            fDrawAllViews;         //Flag True if AllViews selected
    Bool_t            fDrawParticles;        //Flag True if particles to be drawn