]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITShitDigitizer.cxx
Fix for Bug: 58726 including a new QA histogram for ACORDE ESDs (Multiplicity of...
[u/mrichter/AliRoot.git] / ITS / AliITShitDigitizer.cxx
index e82e88d39cc90a3558e76062a2dfe4f5af89a282..b6f28daf3f6aeeb78bd1918bf2c254180f94e63a 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
  
-/*
-$Log$
-Revision 1.1  2002/03/15 17:25:54  nilsen
-Renaming of old hit based Digitizer to make room for new SDigit version.
-
-Revision 1.1  2001/11/27 16:27:28  nilsen
-Adding AliITSDigitizer class to do merging and digitization . Based on the
-TTask method. AliITSDigitizer class added to the Makefile and ITSLinkDef.h
-file. The following files required minor changes. AliITS, added functions
-SetHitsAddressBranch, MakeBranchInTreeD and modified MakeBranchD.
-AliITSsimulationSDD.cxx needed a Tree indepenent way of returning back to
-the original Root Directory in function Compress1D. Now it uses gDirectory.
-
-*/
+/* $Id$ */
 
 #include <stdlib.h>
 #include <Riostream.h>