]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSt1ResponseRule.h
- Modified comment lines to be compatible with Doxygen
[u/mrichter/AliRoot.git] / MUON / AliMUONSt1ResponseRule.h
index 0a12c628632918d418369bf2cd71c56fc3ad9625..4a6347c8eaffae2222bda1ee812aff7a4fd440a8 100644 (file)
@@ -6,14 +6,16 @@
 /* $Id$ */
 // Revision of includes 07/05/2004
 
-// Authors: David Guez, Ivana Hrivnacova, Marion MacCormick; IPN Orsay
-//
-// Class AliMUONSt1ResponseRule
-// -----------------------------
-// Describes a response rule.
-// A "rule" is defined as being a set of electronic filters to be applied 
-// (ie. a set of AliMUONSt1ResponseParameter) and a set of cathode pads to 
-// which these filters should be applied (set of AliMUONSt1ElectronicElement)
+/// \ingroup sim
+/// \class AliMUONSt1ResponseRule
+/// \brief Describes a response rule
+///
+/// Describes a response rule.
+/// A "rule" is defined as being a set of electronic filters to be applied 
+/// (ie. a set of AliMUONSt1ResponseParameter) and a set of cathode pads to 
+/// which these filters should be applied (set of AliMUONSt1ElectronicElement)
+///
+/// Authors: David Guez, Ivana Hrivnacova, Marion MacCormick; IPN Orsay
 
 #include <TObject.h>
 #include <TList.h>