Import Geant4 5.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:57:27 +02:00
parent 330b82b769
commit 37fff30d2e
5733 changed files with 263867 additions and 74574 deletions
@@ -14,15 +14,15 @@
// * use. *
// * *
// * This code implementation is the intellectual property of the *
// * authors in the GEANT4 collaboration. *
// * GEANT4 collaboration. *
// * By copying, distributing or modifying the Program (or any work *
// * based on the Program) you indicate your acceptance of this *
// * statement, and all its terms. *
// ********************************************************************
//
//
// $Id: G4HEVector.cc,v 1.11 2002/06/18 07:38:11 jwellisc Exp $
// GEANT4 tag $Name: geant4-04-01 $
// $Id: G4HEVector.cc,v 1.13 2002/12/12 19:18:03 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
//
//
@@ -929,7 +929,7 @@ G4HEVector::setDefinition(G4String name)
mass = 0.9382723;
charge = -1.;
code = -2212;
particleType = "Baryon";
particleType = "AntiBaryon";
particleName = name;
baryon = -1;
strangeness = 0;
@@ -949,7 +949,7 @@ G4HEVector::setDefinition(G4String name)
mass = 0.93956563;
charge = 0.;
code = -2112;
particleType = "Baryon";
particleType = "AntiBaryon";
particleName = name;
baryon = -1;
strangeness = 0;
@@ -969,7 +969,7 @@ G4HEVector::setDefinition(G4String name)
mass = 1.115684;
charge = 0.;
code = -3122;
particleType = "Baryon";
particleType = "AntiBaryon";
particleName = name;
baryon = -1;
strangeness = 1;
@@ -1009,7 +1009,7 @@ G4HEVector::setDefinition(G4String name)
mass = 1.18937;
charge = -1.;
code = -3222;
particleType = "Baryon";
particleType = "AntiBaryon";
particleName = name;
baryon = -1;
strangeness = 1;
@@ -1019,7 +1019,7 @@ G4HEVector::setDefinition(G4String name)
mass = 1.19255;
charge = 0.;
code = -3212;
particleType = "Baryon";
particleType = "AntiBaryon";
particleName = name;
baryon = -1;
strangeness = 1;
@@ -1029,7 +1029,7 @@ G4HEVector::setDefinition(G4String name)
mass = 1.19744;
charge = 1.;
code = -3112;
particleType = "Baryon";
particleType = "AntiBaryon";
particleName = name;
baryon = -1;
strangeness = 1;
@@ -1059,7 +1059,7 @@ G4HEVector::setDefinition(G4String name)
mass = 1.3149;
charge = 0.;
code = -3322;
particleType = "Baryon";
particleType = "AntiBaryon";
particleName = name;
baryon = -1;
strangeness = 2;
@@ -1069,7 +1069,7 @@ G4HEVector::setDefinition(G4String name)
mass = 1.32132;
charge = 1.;
code = -3312;
particleType = "Baryon";
particleType = "AntiBaryon";
particleName = name;
baryon = -1;
strangeness = 2;
@@ -1089,7 +1089,7 @@ G4HEVector::setDefinition(G4String name)
mass = 1.67245;
charge = 1.;
code = -3334;
particleType = "Baryon";
particleType = "AntiBaryon";
particleName = name;
baryon = -1;
strangeness = 3;