]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Comment inside comment removed.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 7 Sep 2000 12:12:01 +0000 (12:12 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 7 Sep 2000 12:12:01 +0000 (12:12 +0000)
TGeant3/TGeant3.cxx

index e1e8ad28899b9987a7501bf7657ad75723755315..a7808cfc4a42b6f468b909ed3c8040a3f95ff2c6 100644 (file)
 
 /*
 $Log$
+Revision 1.33  2000/09/06 16:03:42  morsch
+Set ExternalDecayer, Decayer  and SetForceDecay methods added.
+Gspart calls for charmed and bottom hadrons added.
+Decay mode definitions for charmed and beauty hadrons have been taken out.
+They will be  handled by an external decayer.
+
 Revision 1.32  2000/08/24 16:28:53  hristov
 TGeant3::IsNewTrack corrected by F.Carminati
 
@@ -97,7 +103,6 @@ Introduction of the Copyright and cvs Log
 #include <TDatabasePDG.h>
 #include "AliDecayer.h"
 #include "AliDecayerPythia.h"
-
 #include "AliCallf77.h" 
  
 #ifndef WIN32 
@@ -1082,6 +1087,7 @@ void TGeant3::DefineParticles()
     mode[2] = 111208;
     mode[3] = 110809;
     Gsdk(ipa, bratio, mode);
+    */
 /* --- D- --- */
     /*
     for (kz = 0; kz < 6; ++kz) {