X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUONSt1Decoder.h;h=c4d04aeb622bdd205c2f28299a9d43e1a5d1de07;hb=369039784589fa7a43362dc737fecf53e75bf4cd;hp=1b7164d799db829c1b559d343840f14f853aac02;hpb=2524c56fba4a86dcf43cea061a46c0def80b5b5b;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUONSt1Decoder.h b/MUON/AliMUONSt1Decoder.h index 1b7164d799d..c4d04aeb622 100644 --- a/MUON/AliMUONSt1Decoder.h +++ b/MUON/AliMUONSt1Decoder.h @@ -6,18 +6,20 @@ /* $Id$ */ // Revision of includes 07/05/2004 -// Authors: David Guez, Ivana Hrivnacova, Marion MacCormick; IPN Orsay -// -// Class AliMUONSt1Decoder -// ----------------------- -// A generic set of functions (defined in the namespace). -// Used to decode formatted strings, eg. a list of integer ranges, -// or a list of sub-strings separated by delimiters such as '(','{','[', ... . -// Example: -// (string 1) (string 2) [string3] {string4} [ (string5.1) (string5.2) ] -// note : |_____________________| -// | -// this is just ONE substring. +/// \ingroup sim +/// \class AliMUONSt1Decoder +/// \brief Set of functions to decode formatted strings +/// +/// A generic set of functions (defined in the namespace). +/// Used to decode formatted strings, eg. a list of integer ranges, +/// or a list of sub-strings separated by delimiters such as '(','{','[', ... . +/// Example: \n +/// (string 1) (string 2) [string3] {string4} [ (string5.1) (string5.2) ] \n +/// note : |_____________________| \n +/// | \n +/// this is just ONE substring. \n +/// +/// Authors: David Guez, Ivana Hrivnacova, Marion MacCormick; IPN Orsay #include #include