]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/Alieve/TOFSectorEditor.h
Remove EVE/Reve/ sub-module.
[u/mrichter/AliRoot.git] / EVE / Alieve / TOFSectorEditor.h
index 23ce680e9fc92457f692443e19c638338e03f597..618e8911ca382f6eb447536b8eaab9378560d4f4 100644 (file)
@@ -12,11 +12,9 @@ class TGDoubleHSlider;
 
 class TGHSlider;
 
-namespace Reve {
-  class RGValuator;
-  class RGDoubleValuator;
-  class ZTransSubEditor;
-}
+class TEveGValuator;
+class TEveGDoubleValuator;
+class TEveTransSubEditor;
 
 namespace Alieve {
   
@@ -31,7 +29,7 @@ namespace Alieve {
   protected:
     TOFSector* fM; // fModel dynamic-casted to TOFSectorEditor
     
-    Reve::RGValuator* fSectorID;
+    TEveGValuator* fSectorID;
     
     TGCheckButton*    fAutoTrans;
 
@@ -43,8 +41,8 @@ namespace Alieve {
     TGCheckButton*    fPlate3;
     TGCheckButton*    fPlate4;
 
-    Reve::RGValuator* fThreshold;
-    Reve::RGValuator* fMaxVal;   
+    TEveGValuator* fThreshold;
+    TEveGValuator* fMaxVal;   
 
 
     // Declare widgets