]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/Alieve/TPCSectorVizEditor.h
Merge from EVE-dev to HEAD.
[u/mrichter/AliRoot.git] / EVE / Alieve / TPCSectorVizEditor.h
index ac9a97c1e93c42f473d351f1cdd4e1b2af94414d..df0c463f03aeafd25cdb996f88ba35b585235747 100644 (file)
@@ -41,10 +41,11 @@ protected:
   Reve::RGDoubleValuator* fTime;
 
 public:
-  TPCSectorVizEditor(const TGWindow* p, Int_t id, Int_t width = 170, Int_t height = 30, UInt_t options = kChildFrame, Pixel_t back = GetDefaultFrameBackground());
+  TPCSectorVizEditor(const TGWindow* p=0, Int_t width=170, Int_t height=30,
+                    UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground());
   ~TPCSectorVizEditor();
 
-  virtual void SetModel(TVirtualPad* pad, TObject* obj, Int_t event);
+  virtual void SetModel(TObject* obj);
 
   void DoSectorID();
   void DoTrans();