]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpManuList.h
Adding class description after ClassDef(..) where missing,
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpManuList.h
index a4c55c8b8eb282a5a29f24bb39596e4d203d2716..07c5ae4efc70ee5c8a76f78d114f1ac3bc71810c 100644 (file)
@@ -36,7 +36,7 @@ public:
   /// number of channels in a given manu (<=64)
   static Int_t NumberOfChannels(Int_t detElemId, Int_t manuId);
   
-  ClassDef(AliMpManuList,1) // 
+  ClassDef(AliMpManuList,1) //Cache of often used information
 };
 
 #endif