]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Corrected \ingroup directive
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 22 May 2006 10:09:08 +0000 (10:09 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 22 May 2006 10:09:08 +0000 (10:09 +0000)
MUON/AliMUONV1DStore.h
MUON/AliMUONV2DStore.h

index 57cc6d84abffbe645f5c55f23013fcfea6b2a716..116ea92e1d16825e661c9b7b2e53ceb58e774239 100644 (file)
@@ -4,7 +4,7 @@
 // $Id$
 
 /// \ingroup base
-/// \class AliMUON1DStore
+/// \class AliMUONV1DStore
 /// \brief Generic container indexed by a single integer.
 /// 
 /// \author Laurent Aphecetche
index 18d83f1f0bd20af2191823be4da38457510a82ab..d55f129a37e6f604efb68c3e34af458f32d65603 100644 (file)
@@ -4,7 +4,7 @@
 // $Id$
 
 /// \ingroup base
-/// \class AliMUON2DStore
+/// \class AliMUONV2DStore
 /// \brief Generic container indexed by a pair of integers.
 /// 
 /// \author Laurent Aphecetche