]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - CRT/AliCRTv1.cxx
Transition to NewIO
[u/mrichter/AliRoot.git] / CRT / AliCRTv1.cxx
index fe1d896e0b1e1cba2a866f6f445e02edfecf31e7..8f05fc579eafe95d0c98bf14ada483cefb0b51d2 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/*
-$Log$
-Revision 1.4  2002/11/21 19:34:52  alibrary
-Removing AliMC and AliMCProcess
-
-Revision 1.3  2002/10/23 06:47:56  alibrary
-Introducing Riostream.h
-
-Revision 1.2  2002/10/14 14:55:34  hristov
-Merging the VirtualMC branch to the main development branch (HEAD)
-
-Revision 1.1.2.1  2002/10/10 14:40:31  hristov
-Updating VirtualMC to v3-09-02
-
-Revision 1.1  2002/10/07 11:22:53  gamez
-First version, stand alone detector
-
-
-*/
+/* $Id$ */
 
 ///////////////////////////////////////////////////////////////////////////////
 //                                                                           //
@@ -64,14 +46,12 @@ First version, stand alone detector
 ///////////////////////////////////////////////////////////////////////////////
 
 
-#include <Riostream.h>
 #include <TBRIK.h>
 #include <TGeometry.h>
 #include <TLorentzVector.h>
 #include <TNode.h>
 #include <TPDGCode.h>
 
-
 #include "AliCRTConstants.h"
 #include "AliCRTv1.h"
 #include "AliConst.h"