]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONManuPadPainter.h
Doxygen warnings fixed
[u/mrichter/AliRoot.git] / MUON / AliMUONManuPadPainter.h
index 40f098eb9e44a917dac1cc1cbc9ff86d92da0da2..9454a4c131399571923fcedcea8582bac88d7943 100644 (file)
@@ -52,6 +52,7 @@ public:
   
   void PaintOutline(Int_t color=-1, Int_t width=-1, Double_t x=FLT_MAX, Double_t y=FLT_MAX);
 
+  /// Whether this painter can be detached from the current view.
   Bool_t CanBeDetached() const { return kFALSE; }
 
   virtual void DrawHistogramClone(Double_t* values=0x0) const;