]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONResponse.h
Suppressed warning from fkSegmentation->PadByPosition(...)
[u/mrichter/AliRoot.git] / MUON / AliMUONResponse.h
index 30c7ae5c997a50734442e247a85b5bb483fc9993..7c4a796ec827a1111d324f4d68b4d98bfebfa218 100644 (file)
@@ -6,6 +6,10 @@
 /* $Id$ */
 // Revision of includes 07/05/2004
 
+/// \ingroup sim
+/// \class AliMUONResponse
+/// \brief Chamber response base class
+
 #include <TObject.h>
 
 class TF1;
@@ -16,7 +20,7 @@ class AliMUONResponse : public TObject
 {
  public:
     AliMUONResponse();
-    ~AliMUONResponse();
+    virtual ~AliMUONResponse();
  
     //
     // Configuration methods