]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSurveyUtil.h
In AliMUONReconstructor:
[u/mrichter/AliRoot.git] / MUON / AliMUONSurveyUtil.h
index 2539271bad2482dd6ca36e37351b92ab1c2c802b..3059e4f2db9db5104a2a41133336cedc6cd3a5f5 100644 (file)
@@ -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
 };