X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUONSurveyUtil.h;h=3059e4f2db9db5104a2a41133336cedc6cd3a5f5;hb=59f6cc12123bba6112302b7323d0e91d6cf996e1;hp=2539271bad2482dd6ca36e37351b92ab1c2c802b;hpb=57c80a52529d81fde7b50a07f68e1acb37927293;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUONSurveyUtil.h b/MUON/AliMUONSurveyUtil.h index 2539271bad2..3059e4f2db9 100644 --- a/MUON/AliMUONSurveyUtil.h +++ b/MUON/AliMUONSurveyUtil.h @@ -56,8 +56,8 @@ class AliMUONSurveyUtil:public TObject AliMUONSurveyUtil& operator = (const AliMUONSurveyUtil& right); - static int fgNDetElemCh[10]; - static AliMUONSurveyUtil *fgInstance; + static int fgNDetElemCh[10]; ///< Numbers of detection elements per chamber + static AliMUONSurveyUtil *fgInstance; ///< Singleton instance ClassDef(AliMUONSurveyUtil, 0) //Class for alignment of muon spectrometer };