]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONDEPainter.h
code cleanup: renaming functions; adding prototype code for later development; no...
[u/mrichter/AliRoot.git] / MUON / AliMUONDEPainter.h
index 444153cade7de69b2b48a3dc7ac37a65500c0063..c911956c75c1889333b572fc8c79a9142044c25f 100644 (file)
@@ -37,6 +37,8 @@ public:
   /// Return the ID of this detection element
   Int_t DetElemId() const { return fDetElemId; }
   
+  using AliMUONVPainter::PaintArea;
+  
   void PaintArea(const AliMUONVTrackerData& data, Int_t dataIndex,
                  Double_t min, Double_t max);
     
@@ -49,6 +51,10 @@ public:
   
   virtual Bool_t IsIncluded() const;
   
+  using AliMUONVPainter::SetResponder;
+  
+  virtual void SetResponder(Int_t depth);
+
 private:
   Int_t fDetElemId; ///< our id