]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ZDC/AliZDC.cxx
Macro to digitize (digits on a separated file)
[u/mrichter/AliRoot.git] / ZDC / AliZDC.cxx
index ce8d87c08c897cab7759167621bff6334fa61210..0266e746975dc9cb3640a9ded1a86c9050549789 100644 (file)
 
 /*
 $Log$
+Revision 1.32  2002/10/22 15:35:30  alibrary
+Introducing Riostream.h
+
+Revision 1.31  2002/10/14 14:57:44  hristov
+Merging the VirtualMC branch to the main development branch (HEAD)
+
+Revision 1.28.6.2  2002/07/24 10:10:13  alibrary
+Updating VirtualMC
+
+Revision 1.28.6.1  2002/06/10 15:29:36  hristov
+Merged with v3-08-02
+
+Revision 1.30  2002/06/07 10:19:23  coppedis
+TreeS, TreeD and TreeR for ZDC can be written in a separate file
+
 Revision 1.29  2002/06/04 08:17:04  coppedis
 Reconstruction method improved
 
@@ -98,7 +113,7 @@ Introduction of the Copyright and cvs Log
 ///////////////////////////////////////////////////////////////////////////////
 
 #include <stdlib.h>
-#include <iostream.h>
+#include <Riostream.h>
 
 // --- ROOT system
 #include <TBRIK.h>
@@ -117,9 +132,7 @@ Introduction of the Copyright and cvs Log
 #include "AliZDCDigit.h"
 #include "AliZDCReco.h"
 #include "AliDetector.h"
-#include "AliCallf77.h"
 #include "AliConst.h"
-#include "AliMC.h"
 #include "AliRun.h"
 #include "AliHeader.h"