]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TFluka/TFluka.cxx
Correction in ion definition.
[u/mrichter/AliRoot.git] / TFluka / TFluka.cxx
index f384afd791c14c00d0360f1674d56e56f840e865..81b5a1bd9ffdf23d25f3a05050279db1b81eee7f 100644 (file)
@@ -267,6 +267,7 @@ void TFluka::Init() {
     // Add ions to PDG Data base
     //
      AddParticlesToPdgDataBase();
+     fApplication->AddIons();
     //
 }
 
@@ -2617,9 +2618,6 @@ void TFluka::AddParticlesToPdgDataBase() const
                      khShGev/(12.33*kYear2Sec),6,"Ion",TFlukaIon::GetIonPdg(2,4));
   pdgDB->AddParticle("HE3","HE3",3*kAu2Gev+14.931e-3,kFALSE,
                      0,6,"Ion",TFlukaIon::GetIonPdg(2,3));
-//
-// Default user ion
-  TFlukaIon::AddIon(12, 6);
   
 //
 //