]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONBusPatchPainter.h
Coding conventions
[u/mrichter/AliRoot.git] / MUON / AliMUONBusPatchPainter.h
index 2c9b888fdd3e3bb29166cc6019b1446758536681..643c4f8161ffd3c4043ec882f8c3db219f82f219 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);
@@ -40,11 +41,13 @@ public:
   void PaintArea(const AliMUONVTrackerData& data, Int_t dataIndex,
                  Double_t min, Double_t max);
     
-  TString Describe(const AliMUONVTrackerData& data, Int_t, 
+  TString Describe(const AliMUONVTrackerData& data, Int_t dataIndex
                    Double_t x = FLT_MAX, Double_t y = FLT_MAX);
 
   virtual AliMUONAttPainter Validate(const AliMUONAttPainter& attributes) const;
 
+  virtual Bool_t IsIncluded() const;
+  
 private:
   Int_t fBusPatchId; ///< our identifier