]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSMap.cxx
Fixed https://savannah.cern.ch/bugs/?88157
[u/mrichter/AliRoot.git] / ITS / AliITSMap.cxx
index 0ed43cb9bbf11dcd70aa9a46d3d3e912232421be..def345e3574adc940f68aeed37e79817780d6591 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
+////////////////////////////////////////////////////////////////////////
+// Virtual base class for ITS AliITSMap class. In general a Map is a  //
+// structure where the charge liberated by an ion passing through some//
+// material is collected and a sighned to the appropreate detector    //
+// structure.                                                         //
+////////////////////////////////////////////////////////////////////////
 
 #include "AliITSMap.h"