]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Removing AliMC and AliMCProcess
authoralibrary <alibrary@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 21 Nov 2002 19:34:52 +0000 (19:34 +0000)
committeralibrary <alibrary@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 21 Nov 2002 19:34:52 +0000 (19:34 +0000)
CRT/AliCRT.cxx
CRT/AliCRTv0.cxx
CRT/AliCRTv1.cxx
CRT/AliGenCRT.cxx

index cb6301e32ee9507782863a8a6024d78d38e03f4b..d05855f719009d5683c64d4221a2e07258c6643b 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.6  2002/10/14 14:55:34  hristov
+Merging the VirtualMC branch to the main development branch (HEAD)
+
 Revision 1.4.2.2  2002/10/10 14:40:31  hristov
 Updating VirtualMC to v3-09-02
 
@@ -63,7 +66,6 @@ First version of CRT
 
 #include <TTree.h>
 
-#include "AliMC.h"
 #include "AliRun.h"
 #include "AliMagF.h"
 
index 935e1f4b0746e2664996ed5d01994b4832067e8f..1d3981e330185ed5047e166cbf2fd4b32d89dd54 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.10  2002/10/29 17:20:37  hristov
+Corrections for subscript out of range (Alpha)
+
 Revision 1.9  2002/10/23 06:47:56  alibrary
 Introducing Riostream.h
 
@@ -89,7 +92,6 @@ First version of CRT
 #include <TLorentzVector.h>
 
 #include "AliRun.h"
-#include "AliMC.h"
 #include "AliMagF.h"
 #include "AliConst.h"
 #include "AliPDG.h"
index 7190d87542c50860e88aa15b6ab1248e1482aef3..cda4a1a3c5c902e1f04b70e66269322d8d4f6c72 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+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)
 
@@ -65,7 +68,6 @@ First version, stand alone detector
 #include <TLorentzVector.h>
 
 #include "AliRun.h"
-#include "AliMC.h"
 #include "AliMagF.h"
 #include "AliConst.h"
 #include "AliPDG.h"
index d1438a838148592353535d3ea4b178e27c0fd4be..eb26ac5b937cbabbafc100fb635781bcd403e7b6 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+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)
 
@@ -48,11 +51,11 @@ First version, generation of cosmic muons on the surface
 /////////////////////////////////////////////////////////////////////////////
 
 #include <Riostream.h>
+#include "TMCProcess.h"
 
 #include "AliRun.h"
 #include "AliConst.h"
 #include "AliPDG.h"
-#include "AliMCProcess.h"
 
 #include "AliGenCRT.h"