]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONPCBPainter.h
Update of ACORDE-QA-Raw data histograms (now they go from -0.5 to 59.5)
[u/mrichter/AliRoot.git] / MUON / AliMUONPCBPainter.h
index 18b1fbd8f1fcc71c8e9937d4cf873d279aab2391..a15a12753264ba03e4d201700e2e03e4b03ea0fc 100644 (file)
@@ -19,7 +19,7 @@
 class AliMUONPCBPainter : public AliMUONVPainter
 {
 public:
-  AliMUONPCBPainter(TRootIOCtor*);
+  AliMUONPCBPainter(TRootIOCtor* ioCtor);
   AliMUONPCBPainter();
   AliMUONPCBPainter(const AliMUONAttPainter& att, 
                     Int_t detElemId, 
@@ -40,6 +40,8 @@ public:
   TString Describe(const AliMUONVTrackerData& data, Int_t dataIndex,
                    Double_t, Double_t);
     
+  using AliMUONVPainter::PaintArea;
+  
   void PaintArea(const AliMUONVTrackerData& data, Int_t dataIndex,
                  Double_t min, Double_t max);