Ignore:
Timestamp:
Nov 5, 2010, 3:45:55 PM (14 years ago)
Author:
garnier
Message:

update ti head

Location:
trunk/source/particles/hadrons/barions/src
Files:
22 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/particles/hadrons/barions/src/G4AntiLambda.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4AntiLambda.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4AntiLambda.cc,v 1.20 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.115683*GeV,  2.518e-12*MeV,         0.0,
     72                 name,    1.115683*GeV,  2.501e-12*MeV,         0.0,
    7373                    1,              +1,             0,         
    7474                    0,               0,             0,             
  • trunk/source/particles/hadrons/barions/src/G4AntiLambdacPlus.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4AntiLambdacPlus.cc,v 1.16 2009/10/09 14:34:02 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4AntiLambdacPlus.cc,v 1.17 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070
    7171   anInstance = new G4ParticleDefinition(
    72                  name,     2.28646*GeV,   3.32e-9*MeV,   -1.*eplus,
     72                 name,     2.28646*GeV,   3.30e-9*MeV,   -1.*eplus,
    7373                    1,              +1,             0,
    7474                    0,               0,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiNeutron.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4AntiNeutron.cc,v 1.23 2008/09/18 08:37:27 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4AntiNeutron.cc,v 1.24 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    6969
    7070  anInstance = new G4ParticleDefinition(
    71                  name, neutron_mass_c2, 7.480e-28*GeV,         0.0,
     71                 name, neutron_mass_c2, 7.432e-28*GeV,         0.0,
    7272                    1,              +1,             0,         
    7373                    1,              +1,             0,             
  • trunk/source/particles/hadrons/barions/src/G4AntiOmegacZero.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4AntiOmegacZero.cc,v 1.19 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4AntiOmegacZero.cc,v 1.20 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070 
    7171   anInstance = new G4ParticleDefinition(
    72                  name,      2.6975*GeV,    9.6e-9*MeV,    0.*eplus,
     72                 name,      2.6952*GeV,    9.6e-9*MeV,    0.*eplus,
    7373                    1,              +1,             0,
    7474                    0,               0,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiSigmaMinus.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4AntiSigmaMinus.cc,v 1.15 2008/09/18 08:37:27 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4AntiSigmaMinus.cc,v 1.16 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.197449*GeV,  4.48e-12*MeV,       eplus,
     72                 name,    1.197449*GeV,  4.45e-12*MeV,       eplus,
    7373                    1,              +1,             0,
    7474                    2,              +2,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiSigmaPlus.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4AntiSigmaPlus.cc,v 1.15 2008/09/18 08:37:27 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4AntiSigmaPlus.cc,v 1.16 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070 
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.18937*GeV, 8.264e-12*MeV,   -1.*eplus,
     72                 name,    1.18937*GeV, 8.209e-12*MeV,   -1.*eplus,
    7373                    1,              +1,             0,
    7474                    2,              -2,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiSigmaZero.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4AntiSigmaZero.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4AntiSigmaZero.cc,v 1.20 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070 
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.192642*GeV,    9.0e-3*MeV,          0.0,
     72                 name,    1.192642*GeV,    8.9e-3*MeV,          0.0,
    7373                    1,              +1,             0,
    7474                    2,               0,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiXiMinus.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4AntiXiMinus.cc,v 1.14 2008/09/18 08:37:27 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4AntiXiMinus.cc,v 1.15 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070 
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.32171*GeV,  4.04e-12*MeV,       eplus,
     72                 name,    1.32171*GeV,  4.02e-12*MeV,       eplus,
    7373                    1,              +1,             0,
    7474                    1,              +1,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiXiZero.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4AntiXiZero.cc,v 1.21 2009/10/09 14:34:02 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4AntiXiZero.cc,v 1.22 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070 
    7171    anInstance = new G4ParticleDefinition(
    72                  name,     1.31486*GeV,  2.28e-12*MeV,         0.0,
     72                 name,     1.31486*GeV,  2.27e-12*MeV,         0.0,
    7373                    1,              +1,             0,
    7474                    1,              -1,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiXicPlus.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4AntiXicPlus.cc,v 1.15 2009/10/09 14:34:02 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4AntiXicPlus.cc,v 1.16 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070 
    7171   anInstance = new G4ParticleDefinition(
    72                  name,      2.4679*GeV,   1.50e-9*MeV,   -1.*eplus,
     72                 name,      2.4678*GeV,   1.49e-9*MeV,   -1.*eplus,
    7373                    1,              +1,             0,
    7474                    1,              -1,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiXicZero.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4AntiXicZero.cc,v 1.20 2008/09/18 08:37:27 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4AntiXicZero.cc,v 1.21 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070 
    7171   anInstance = new G4ParticleDefinition(
    72                  name,      2.4710*GeV,    5.9e-9*MeV,         0.0,
     72                 name,     2.47088*GeV,    5.9e-9*MeV,         0.0,
    7373                    1,              +1,             0,
    7474                    1,              +1,             0,
  • trunk/source/particles/hadrons/barions/src/G4Lambda.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4Lambda.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4Lambda.cc,v 1.20 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070 
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.115683*GeV,  2.518e-12*MeV,         0.0,
     72                 name,    1.115683*GeV,  2.501e-12*MeV,         0.0,
    7373                    1,              +1,             0,
    7474                    0,               0,             0,             
  • trunk/source/particles/hadrons/barions/src/G4LambdacPlus.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4LambdacPlus.cc,v 1.16 2009/10/09 14:34:02 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4LambdacPlus.cc,v 1.17 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070
    7171   anInstance = new G4ParticleDefinition(
    72                  name,     2.28646*GeV,   3.32e-9*MeV,   +1.*eplus,
     72                 name,     2.28646*GeV,   3.30e-9*MeV,   +1.*eplus,
    7373                    1,              +1,             0,
    7474                    0,               0,             0,
  • trunk/source/particles/hadrons/barions/src/G4Neutron.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4Neutron.cc,v 1.23 2008/09/18 08:37:27 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4Neutron.cc,v 1.24 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7373
    7474    anInstance = new G4Ions(
    75                  name, neutron_mass_c2, 7.480e-28*GeV,         0.0,
     75                 name, neutron_mass_c2, 7.432e-28*GeV,         0.0,
    7676                    1,              +1,             0,         
    7777                    1,              -1,             0,             
  • trunk/source/particles/hadrons/barions/src/G4OmegacZero.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4OmegacZero.cc,v 1.19 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4OmegacZero.cc,v 1.20 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070
    7171   anInstance = new G4ParticleDefinition(
    72                  name,      2.6975*GeV,    9.6e-9*MeV,    0.*eplus,
     72                 name,      2.6952*GeV,    9.6e-9*MeV,    0.*eplus,
    7373                    1,              +1,             0,
    7474                    0,               0,             0,
  • trunk/source/particles/hadrons/barions/src/G4SigmaMinus.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4SigmaMinus.cc,v 1.14 2008/09/18 08:37:27 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4SigmaMinus.cc,v 1.15 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070 
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.197449*GeV,  4.48e-12*MeV,    -1*eplus,
     72                 name,    1.197449*GeV,  4.45e-12*MeV,    -1*eplus,
    7373                    1,              +1,             0,
    7474                    2,              -2,             0,
  • trunk/source/particles/hadrons/barions/src/G4SigmaPlus.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4SigmaPlus.cc,v 1.15 2008/09/18 08:37:27 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4SigmaPlus.cc,v 1.16 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.18937*GeV, 8.264e-12*MeV,       eplus,
     72                 name,    1.18937*GeV, 8.209e-12*MeV,       eplus,
    7373                    1,              +1,             0,
    7474                    2,              +2,             0,
  • trunk/source/particles/hadrons/barions/src/G4SigmaZero.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4SigmaZero.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4SigmaZero.cc,v 1.20 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.192642*GeV,    9.0e-3*MeV,         0.0,
     72                 name,    1.192642*GeV,    8.9e-3*MeV,         0.0,
    7373                    1,              +1,             0,
    7474                    2,               0,             0,
  • trunk/source/particles/hadrons/barions/src/G4XiMinus.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4XiMinus.cc,v 1.14 2008/09/18 08:37:27 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4XiMinus.cc,v 1.15 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.32171*GeV,  4.04e-12*MeV,    -1*eplus,
     72                 name,    1.32171*GeV,  4.02e-12*MeV,    -1*eplus,
    7373                    1,              +1,             0,
    7474                    1,              -1,             0,
  • trunk/source/particles/hadrons/barions/src/G4XiZero.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4XiZero.cc,v 1.20 2009/10/09 14:34:02 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4XiZero.cc,v 1.21 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070
    7171    anInstance = new G4ParticleDefinition(
    72                  name,     1.31486*GeV,  2.28e-12*MeV,         0.0,
     72                 name,     1.31486*GeV,  2.27e-12*MeV,         0.0,
    7373                    1,              +1,             0,
    7474                    1,              +1,             0,
  • trunk/source/particles/hadrons/barions/src/G4XicPlus.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4XicPlus.cc,v 1.15 2009/10/09 14:34:02 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4XicPlus.cc,v 1.16 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070
    7171   anInstance = new G4ParticleDefinition(
    72                  name,      2.4679*GeV,   1.50e-9*MeV,   +1.*eplus,
     72                 name,      2.4678*GeV,   1.49e-9*MeV,   +1.*eplus,
    7373                    1,              +1,             0,
    7474                    1,              +1,             0,
  • trunk/source/particles/hadrons/barions/src/G4XicZero.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4XicZero.cc,v 1.19 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4XicZero.cc,v 1.20 2010/10/01 02:41:43 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070
    7171   anInstance = new G4ParticleDefinition(
    72                  name,      2.4710*GeV,    5.9e-9*MeV,         0.0,
     72                 name,     2.47088*GeV,    5.9e-9*MeV,         0.0,
    7373                    1,              +1,             0,
    7474                    1,              -1,             0,
Note: See TracChangeset for help on using the changeset viewer.