X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=FMD%2FAliFMDRecPoint.h;h=fc9ffbc86adc03eb82d8b8cf72dfe4e359a1d556;hb=133390aca2ec411cbdfc9e7d7ff0b7ddad6c2fcc;hp=ece49d14d3b27c041537e1ae54f989028b1afe1a;hpb=9f662337ab28768a7b1b10a7048d145ae833eb73;p=u%2Fmrichter%2FAliRoot.git diff --git a/FMD/AliFMDRecPoint.h b/FMD/AliFMDRecPoint.h index ece49d14d3b..fc9ffbc86ad 100644 --- a/FMD/AliFMDRecPoint.h +++ b/FMD/AliFMDRecPoint.h @@ -1,16 +1,20 @@ #ifndef ALIFMDRECPOINT_H #define ALIFMDRECPOINT_H - // Reconstracted Particles Class: has number of reconstructed // particles in sectors from NumOfMinSector to NumberOfMaxSector() // rings from NumOfMinRing to NumOfMaxRing for each FMDvolume // +/** @file AliFMDRecPoint.h + @author Christian Holm Christensen + @date Mon Mar 27 12:46:26 2006 + @brief Pseudo reconstructed charged particle multiplicity +*/ #ifndef ROOT_TObject # include #endif -/** Reconstructed FMD points. It contains the pseudo-inclusive - multiplicity +/** @brief Reconstructed FMD points. + It contains the pseudo-inclusive multiplicity @ingroup FMD_rec */ class AliFMDRecPoint: public TObject