]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONBusPatchPainter.h
ALIROOT-5420 Changes for CDH v3
[u/mrichter/AliRoot.git] / MUON / AliMUONBusPatchPainter.h
index feaec92127af31baa913e3dd1348b5cdb61196f2..a9182dad126ded975029a78742dfc716bcb240bc 100644 (file)
@@ -24,6 +24,7 @@ class AliMUONBusPatchPainter : public AliMUONVPainter
 public:
   
   AliMUONBusPatchPainter();
+  AliMUONBusPatchPainter(TRootIOCtor* ioCtor);
   AliMUONBusPatchPainter(const AliMUONAttPainter& att, Int_t busPatchId);
   AliMUONBusPatchPainter(const AliMUONBusPatchPainter& rhs);
   AliMUONBusPatchPainter& operator=(const AliMUONBusPatchPainter& rhs);
@@ -37,6 +38,8 @@ public:
     
   virtual void Copy(TObject& object) const;
   
+  using AliMUONVPainter::PaintArea;
+  
   void PaintArea(const AliMUONVTrackerData& data, Int_t dataIndex,
                  Double_t min, Double_t max);
     
@@ -45,6 +48,8 @@ public:
 
   virtual AliMUONAttPainter Validate(const AliMUONAttPainter& attributes) const;
 
+  virtual Bool_t IsIncluded() const;
+  
 private:
   Int_t fBusPatchId; ///< our identifier