Ignore:
Timestamp:
Feb 16, 2009, 10:14:30 AM (17 years ago)
Author:
garnier
Message:

en test de gl2ps. Problemes de libraries

Location:
trunk/source/particles/hadrons
Files:
45 edited

Legend:

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

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiLambda.cc,v 1.18 2007/03/11 07:17:34 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiLambda.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.115683*GeV,  2.501e-12*MeV,         0.0,
     72                 name,    1.115683*GeV,  2.518e-12*MeV,         0.0,
    7373                    1,              +1,             0,         
    7474                    0,               0,             0,             
  • trunk/source/particles/hadrons/barions/src/G4AntiLambdacPlus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiLambdacPlus.cc,v 1.13 2006/06/29 19:16:22 gunter Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiLambdacPlus.cc,v 1.14 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070
    7171   anInstance = new G4ParticleDefinition(
    72                  name,      2.2849*GeV,   3.30e-9*MeV,   -1.*eplus,
     72                 name,      2.2849*GeV,   3.32e-9*MeV,   -1.*eplus,
    7373                    1,              +1,             0,
    7474                    0,               0,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiNeutron.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiNeutron.cc,v 1.22 2008/03/06 15:41:56 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiNeutron.cc,v 1.23 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    6969
    7070  anInstance = new G4ParticleDefinition(
    71                  name, neutron_mass_c2, 7.432e-28*GeV,         0.0,
     71                 name, neutron_mass_c2, 7.480e-28*GeV,         0.0,
    7272                    1,              +1,             0,         
    7373                    1,              +1,             0,             
  • trunk/source/particles/hadrons/barions/src/G4AntiOmegaMinus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiOmegaMinus.cc,v 1.14 2007/03/11 07:17:34 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiOmegaMinus.cc,v 1.15 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070 
    7171    anInstance = new G4ParticleDefinition(
    72                  name,     1.67245*GeV,  8.02e-12*MeV,       eplus,
     72                 name,     1.67245*GeV,  8.07e-12*MeV,       eplus,
    7373                    3,              +1,             0,
    7474                    0,               0,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiSigmaMinus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiSigmaMinus.cc,v 1.14 2007/03/11 07:17:34 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiSigmaMinus.cc,v 1.15 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.197449*GeV,  4.45e-12*MeV,       eplus,
     72                 name,    1.197449*GeV,  4.48e-12*MeV,       eplus,
    7373                    1,              +1,             0,
    7474                    2,              +2,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiSigmaPlus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiSigmaPlus.cc,v 1.14 2007/03/11 07:17:34 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiSigmaPlus.cc,v 1.15 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070 
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.18937*GeV, 8.209e-12*MeV,   -1.*eplus,
     72                 name,    1.18937*GeV, 8.264e-12*MeV,   -1.*eplus,
    7373                    1,              +1,             0,
    7474                    2,              -2,             0,
    7575             "baryon",               0,            -1,       -3222,
    76                 false,       0.0802*ns,          NULL,
     76                false,      0.08018*ns,          NULL,
    7777                false,       "sigma");
    7878
  • trunk/source/particles/hadrons/barions/src/G4AntiSigmaZero.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiSigmaZero.cc,v 1.18 2007/03/11 07:17:34 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiSigmaZero.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070 
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.192642*GeV,   8.9e-3*MeV,          0.0,
     72                 name,    1.192642*GeV,    9.0e-3*MeV,          0.0,
    7373                    1,              +1,             0,
    7474                    2,               0,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiXiMinus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiXiMinus.cc,v 1.13 2007/03/11 07:17:34 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiXiMinus.cc,v 1.14 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070 
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.32131*GeV,  4.02e-12*MeV,       eplus,
     72                 name,    1.32171*GeV,  4.04e-12*MeV,       eplus,
    7373                    1,              +1,             0,
    7474                    1,              +1,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiXiZero.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiXiZero.cc,v 1.19 2007/03/11 07:17:34 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiXiZero.cc,v 1.20 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070 
    7171    anInstance = new G4ParticleDefinition(
    72                  name,     1.31483*GeV,  2.27e-12*MeV,         0.0,
     72                 name,     1.31483*GeV,  2.28e-12*MeV,         0.0,
    7373                    1,              +1,             0,
    7474                    1,              -1,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiXicPlus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiXicPlus.cc,v 1.13 2006/06/29 19:16:52 gunter Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiXicPlus.cc,v 1.14 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070 
    7171   anInstance = new G4ParticleDefinition(
    72                  name,      2.4680*GeV,   1.49e-9*MeV,   -1.*eplus,
     72                 name,      2.4680*GeV,   1.50e-9*MeV,   -1.*eplus,
    7373                    1,              +1,             0,
    7474                    1,              -1,             0,
  • trunk/source/particles/hadrons/barions/src/G4AntiXicZero.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiXicZero.cc,v 1.19 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiXicZero.cc,v 1.20 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070 
    7171   anInstance = new G4ParticleDefinition(
    72                  name,      2.4710*GeV,    6.0e-9*MeV,         0.0,
     72                 name,      2.4710*GeV,    5.9e-9*MeV,         0.0,
    7373                    1,              +1,             0,
    7474                    1,              +1,             0,
  • trunk/source/particles/hadrons/barions/src/G4Lambda.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4Lambda.cc,v 1.18 2007/03/11 07:17:34 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4Lambda.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070 
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.115683*GeV,  2.501e-12*MeV,         0.0,
     72                 name,    1.115683*GeV,  2.518e-12*MeV,         0.0,
    7373                    1,              +1,             0,
    7474                    0,               0,             0,             
  • trunk/source/particles/hadrons/barions/src/G4LambdacPlus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4LambdacPlus.cc,v 1.14 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4LambdacPlus.cc,v 1.15 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070
    7171   anInstance = new G4ParticleDefinition(
    72                  name,     2.28646*GeV,   3.30e-9*MeV,   +1.*eplus,
     72                 name,     2.28646*GeV,   3.32e-9*MeV,   +1.*eplus,
    7373                    1,              +1,             0,
    7474                    0,               0,             0,
  • trunk/source/particles/hadrons/barions/src/G4Neutron.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4Neutron.cc,v 1.22 2008/03/06 15:41:57 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4Neutron.cc,v 1.23 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7373
    7474    anInstance = new G4Ions(
    75                  name, neutron_mass_c2, 7.432e-28*GeV,         0.0,
     75                 name, neutron_mass_c2, 7.480e-28*GeV,         0.0,
    7676                    1,              +1,             0,         
    7777                    1,              -1,             0,             
    7878             "baryon",               0,            +1,        2112,
    79                 false,    886.7*second,          NULL,
     79                false,    885.7*second,          NULL,
    8080                false,       "nucleon",             0,
    8181                  0.0
  • trunk/source/particles/hadrons/barions/src/G4OmegaMinus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4OmegaMinus.cc,v 1.14 2007/03/11 07:17:34 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4OmegaMinus.cc,v 1.15 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.67245*GeV,  8.02e-12*MeV,    -1*eplus,
     72                 name,    1.67245*GeV,  8.07e-12*MeV,    -1*eplus,
    7373                    3,              +1,             0,
    7474                    0,               0,             0,
  • trunk/source/particles/hadrons/barions/src/G4SigmaMinus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4SigmaMinus.cc,v 1.13 2007/03/11 07:17:34 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4SigmaMinus.cc,v 1.14 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070 
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.197449*GeV,  4.45e-12*MeV,    -1*eplus,
     72                 name,    1.197449*GeV,  4.48e-12*MeV,    -1*eplus,
    7373                    1,              +1,             0,
    7474                    2,              -2,             0,
  • trunk/source/particles/hadrons/barions/src/G4SigmaPlus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4SigmaPlus.cc,v 1.14 2007/03/11 07:17:35 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4SigmaPlus.cc,v 1.15 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.18937*GeV, 8.209e-12*MeV,       eplus,
     72                 name,    1.18937*GeV, 8.264e-12*MeV,       eplus,
    7373                    1,              +1,             0,
    7474                    2,              +2,             0,
    7575             "baryon",               0,            +1,        3222,
    76                 false,       0.0802*ns,          NULL,
     76                false,      0.08018*ns,          NULL,
    7777                false,       "sigma");
    7878 
  • trunk/source/particles/hadrons/barions/src/G4SigmaZero.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4SigmaZero.cc,v 1.18 2007/03/11 07:17:35 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4SigmaZero.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.192642*GeV,    8.9e-3*MeV,         0.0,
     72                 name,    1.192642*GeV,    9.0e-3*MeV,         0.0,
    7373                    1,              +1,             0,
    7474                    2,               0,             0,
  • trunk/source/particles/hadrons/barions/src/G4XiMinus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4XiMinus.cc,v 1.13 2007/03/11 07:17:35 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4XiMinus.cc,v 1.14 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070
    7171    anInstance = new G4ParticleDefinition(
    72                  name,    1.32131*GeV,  4.02e-12*MeV,    -1*eplus,
     72                 name,    1.32171*GeV,  4.04e-12*MeV,    -1*eplus,
    7373                    1,              +1,             0,
    7474                    1,              -1,             0,
  • trunk/source/particles/hadrons/barions/src/G4XiZero.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4XiZero.cc,v 1.18 2007/03/11 07:17:35 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4XiZero.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070
    7171    anInstance = new G4ParticleDefinition(
    72                  name,     1.31483*GeV,  2.27e-12*MeV,         0.0,
     72                 name,     1.31483*GeV,  2.28e-12*MeV,         0.0,
    7373                    1,              +1,             0,
    7474                    1,              +1,             0,
  • trunk/source/particles/hadrons/barions/src/G4XicPlus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4XicPlus.cc,v 1.13 2006/06/29 19:17:31 gunter Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4XicPlus.cc,v 1.14 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070
    7171   anInstance = new G4ParticleDefinition(
    72                  name,      2.4680*GeV,   1.49e-9*MeV,   +1.*eplus,
     72                 name,      2.4680*GeV,   1.50e-9*MeV,   +1.*eplus,
    7373                    1,              +1,             0,
    7474                    1,              +1,             0,
  • trunk/source/particles/hadrons/mesons/src/G4AntiBMesonZero.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiBMesonZero.cc,v 1.19 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiBMesonZero.cc,v 1.20 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    6666
    6767   anInstance = new G4ParticleDefinition(
    68                  name,      5.2794*GeV, 4.302e-10*MeV,          0.,
     68                 name,      5.2794*GeV, 4.331e-10*MeV,          0.,
    6969                    0,              -1,             0,
    7070                    1,              +1,             0,
    7171              "meson",               0,             0,        -511,
    72                 false,     1.532e-3*ns,          NULL,
     72                false,     1.530e-3*ns,          NULL,
    7373                false,       "B");
    7474  }
  • trunk/source/particles/hadrons/mesons/src/G4AntiBsMesonZero.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiBsMesonZero.cc,v 1.18 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiBsMesonZero.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    6666
    6767   anInstance = new G4ParticleDefinition(
    68                  name,     5.3675*GeV,   4.49e-10*MeV,          0.,
     68                 name,     5.3663*GeV,   4.65e-10*MeV,          0.,
    6969                    0,              -1,             0,
    7070                    0,               0,             0,
    7171              "meson",               0,             0,        -531,
    72                 false,     1.466e-3*ns,          NULL,
     72                false,     1.470e-3*ns,          NULL,
    7373                false,       "Bs");
    7474  }
  • trunk/source/particles/hadrons/mesons/src/G4AntiDMesonZero.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiDMesonZero.cc,v 1.18 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiDMesonZero.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    6666
    6767   anInstance = new G4ParticleDefinition(
    68                  name,    1.8645*GeV,  1.605e-9*MeV,          0.,
     68                 name,     1.86484*GeV,  1.616e-9*MeV,          0.,
    6969                    0,              -1,             0,
    7070                    1,              +1,             0,
    7171              "meson",               0,             0,        -421,
    72                 false,     0.415e-3*ns,          NULL,
     72                false,    0.4101e-3*ns,          NULL,
    7373                false,       "D");
    7474  }
  • trunk/source/particles/hadrons/mesons/src/G4AntiKaonZero.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4AntiKaonZero.cc,v 1.15 2006/06/29 19:19:11 gunter Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4AntiKaonZero.cc,v 1.16 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7171
    7272   anInstance = new G4ParticleDefinition(
    73                  name,    0.497672*GeV,       0.0*MeV,         0.0,
     73                 name,    0.497614*GeV,       0.0*MeV,         0.0,
    7474                    0,              -1,             0,
    7575                    1,               1,             0,
  • trunk/source/particles/hadrons/mesons/src/G4BMesonMinus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4BMesonMinus.cc,v 1.14 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4BMesonMinus.cc,v 1.15 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    6767
    6868   anInstance = new G4ParticleDefinition(
    69                  name,      5.2790*GeV, 4.018e-10*MeV,    -1.*eplus,
     69                 name,      5.2790*GeV, 4.045e-10*MeV,    -1.*eplus,
    7070                    0,              -1,             0,
    7171                    1,              -1,             0,
  • trunk/source/particles/hadrons/mesons/src/G4BMesonPlus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4BMesonPlus.cc,v 1.14 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4BMesonPlus.cc,v 1.15 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    6767
    6868   anInstance = new G4ParticleDefinition(
    69                  name,      5.2790*GeV, 4.018e-10*MeV,   +1.*eplus,
     69                 name,      5.2790*GeV, 4.045e-10*MeV,   +1.*eplus,
    7070                    0,              -1,             0,
    7171                    1,              +1,             0,
  • trunk/source/particles/hadrons/mesons/src/G4BMesonZero.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4BMesonZero.cc,v 1.19 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4BMesonZero.cc,v 1.20 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    6666
    6767   anInstance = new G4ParticleDefinition(
    68                  name,      5.2794*GeV, 4.302e-10*MeV,          0.,
     68                 name,      5.2794*GeV, 4.331e-10*MeV,          0.,
    6969                    0,              -1,             0,
    7070                    1,              -1,             0,
    7171              "meson",               0,             0,         511,
    72                 false,     1.532e-3*ns,          NULL,
     72                false,     1.530e-3*ns,          NULL,
    7373                false,       "B");
    7474  }
  • trunk/source/particles/hadrons/mesons/src/G4BsMesonZero.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4BsMesonZero.cc,v 1.18 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4BsMesonZero.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    6666
    6767   anInstance = new G4ParticleDefinition(
    68                  name,      5.3675*GeV,  4.49e-10*MeV,          0.,
     68                 name,      5.3663*GeV,  4.65e-10*MeV,          0.,
    6969                    0,              -1,             0,
    7070                    0,               0,             0,
    7171              "meson",               0,             0,         531,
    72                 false,     1.466e-3*ns,          NULL,
     72                false,     1.470e-3*ns,          NULL,
    7373                false,       "Bs");
    7474  }
  • trunk/source/particles/hadrons/mesons/src/G4DMesonMinus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4DMesonMinus.cc,v 1.13 2006/06/29 19:19:26 gunter Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4DMesonMinus.cc,v 1.14 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    6767
    6868   anInstance = new G4ParticleDefinition(
    69                  name,    1.8693*GeV,   6.33e-10*MeV,    -1.*eplus,
     69                 name,     1.86962*GeV,  6.37e-10*MeV,    -1.*eplus,
    7070                    0,              -1,             0,
    7171                    1,              -1,             0,
  • trunk/source/particles/hadrons/mesons/src/G4DMesonPlus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4DMesonPlus.cc,v 1.13 2006/06/29 19:19:28 gunter Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4DMesonPlus.cc,v 1.14 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    6767
    6868   anInstance = new G4ParticleDefinition(
    69                  name,    1.8693*GeV,   6.33e-10*MeV,    +1.*eplus,
     69                 name,     1.86962*GeV,  6.37e-10*MeV,    +1.*eplus,
    7070                    0,              -1,             0,
    7171                    1,              +1,             0,
  • trunk/source/particles/hadrons/mesons/src/G4DMesonZero.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4DMesonZero.cc,v 1.19 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4DMesonZero.cc,v 1.20 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    6565  //             shortlived      subType    anti_encoding
    6666   anInstance = new G4ParticleDefinition(
    67                  name,      1.8645*GeV,  1.605e-9*MeV,          0.,
     67                 name,     1.86484*GeV,  1.616e-9*MeV,          0.,
    6868                    0,              -1,             0,
    6969                    1,              -1,             0,
    7070              "meson",               0,             0,         421,
    71                 false,     0.415e-3*ns,          NULL,
     71                false,    0.4101e-3*ns,          NULL,
    7272             false,           "D"
    7373              );
  • trunk/source/particles/hadrons/mesons/src/G4DsMesonMinus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4DsMesonMinus.cc,v 1.13 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4DsMesonMinus.cc,v 1.14 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    6666  //             shortlived      subType    anti_encoding
    6767   anInstance = new G4ParticleDefinition(
    68                  name,      1.9682*GeV,  1.317e-9*MeV,    -1.*eplus,
     68                 name,     1.96849*GeV,  1.325e-9*MeV,    -1.*eplus,
    6969                    0,              -1,             0,
    7070                    0,               0,             0,
    7171              "meson",               0,             0,         -431,
    72                 false,     0.490e-3*ns,          NULL,
     72                false,     0.500e-3*ns,          NULL,
    7373             false,           "Ds"
    7474              );
  • trunk/source/particles/hadrons/mesons/src/G4DsMesonPlus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4DsMesonPlus.cc,v 1.13 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4DsMesonPlus.cc,v 1.14 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    6666  //             shortlived      subType    anti_encoding
    6767   anInstance = new G4ParticleDefinition(
    68                  name,   1.9682*GeV,  1.317e-9*MeV,    +1.*eplus,
     68                 name,     1.96849*GeV,  1.325e-9*MeV,    +1.*eplus,
    6969                    0,              -1,             0,
    7070                    0,               0,             0,
    7171              "meson",               0,             0,         431,
    72                 false,     0.490e-3*ns,          NULL,
     72                false,     0.500e-3*ns,          NULL,
    7373             false,           "Ds"
    7474              );
  • trunk/source/particles/hadrons/mesons/src/G4Eta.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4Eta.cc,v 1.18 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4Eta.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7373
    7474   anInstance = new G4ParticleDefinition(
    75                  name,     0.54751*GeV,      1.30*keV,         0.0,
     75                 name,    0.547853*GeV,      1.30*keV,         0.0,
    7676                    0,              -1,            +1,
    7777                    0,               0,            +1,
  • trunk/source/particles/hadrons/mesons/src/G4EtaPrime.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4EtaPrime.cc,v 1.18 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4EtaPrime.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7171
    7272   anInstance = new G4ParticleDefinition(
    73                  name,    0.95778*GeV,     0.203*MeV,         0.0,
     73                 name,    0.95766*GeV,     0.205*MeV,         0.0,
    7474                    0,              -1,            +1,
    7575                    0,               0,            +1,
  • trunk/source/particles/hadrons/mesons/src/G4JPsi.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4JPsi.cc,v 1.17 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4JPsi.cc,v 1.18 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    6666
    6767   anInstance = new G4ParticleDefinition(
    68                  name,    3.096916*GeV,    0.0934*MeV,          0.,
     68                 name,    3.096916*GeV,    0.0932*MeV,          0.,
    6969                    2,              -1,            -1,
    7070                    0,               0,            -1,
  • trunk/source/particles/hadrons/mesons/src/G4KaonMinus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4KaonMinus.cc,v 1.14 2006/06/29 19:19:45 gunter Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4KaonMinus.cc,v 1.15 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7272
    7373   anInstance = new G4ParticleDefinition(
    74                  name,    0.493677*GeV,   5.315e-14*MeV,    -1.*eplus,
     74                 name,    0.493677*GeV,   5.352e-14*MeV,    -1.*eplus,
    7575                    0,              -1,             0,
    7676                    1,              -1,             0,
  • trunk/source/particles/hadrons/mesons/src/G4KaonPlus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4KaonPlus.cc,v 1.13 2006/06/29 19:19:47 gunter Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4KaonPlus.cc,v 1.14 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7272
    7373   anInstance = new G4ParticleDefinition(
    74                  name,    0.493677*GeV,  5.315e-14*MeV,    +1.*eplus,
     74                 name,    0.493677*GeV,  5.352e-14*MeV,    +1.*eplus,
    7575                    0,              -1,             0,
    7676                    1,              +1,             0,
  • trunk/source/particles/hadrons/mesons/src/G4KaonZero.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4KaonZero.cc,v 1.15 2006/06/29 19:19:49 gunter Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4KaonZero.cc,v 1.16 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7171
    7272   anInstance = new G4ParticleDefinition(
    73                  name,    0.497672*GeV,       0.0*MeV,         0.0,
     73                 name,    0.497614*GeV,       0.0*MeV,         0.0,
    7474                    0,              -1,             0,
    7575                    1,              -1,             0,
  • trunk/source/particles/hadrons/mesons/src/G4KaonZeroLong.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4KaonZeroLong.cc,v 1.18 2006/10/12 10:59:45 kurasige Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4KaonZeroLong.cc,v 1.19 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7474
    7575   anInstance = new G4ParticleDefinition(
    76                  name,    0.497672*GeV,  1.287e-14*MeV,         0.0,
     76                 name,    0.497614*GeV,  1.295e-14*MeV,         0.0,
    7777                    0,              -1,             0,
    7878                    1,               0,             0,
    7979              "meson",               0,             0,         130,
    80                 false,         51.6*ns,          NULL,
     80                false,        51.16*ns,          NULL,
    8181                false,          "kaon",           130);
    8282
  • trunk/source/particles/hadrons/mesons/src/G4KaonZeroShort.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4KaonZeroShort.cc,v 1.17 2006/06/29 19:19:54 gunter Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4KaonZeroShort.cc,v 1.18 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7171
    7272   anInstance = new G4ParticleDefinition(
    73                  name,    0.497672*GeV,  7.352e-12*MeV,         0.0,
     73                 name,    0.497614*GeV,  7.397e-12*MeV,         0.0,
    7474                    0,              -1,             0,
    7575                    1,               0,             0,
    7676              "meson",               0,             0,         310,
    77                 false,      0.08953*ns,          NULL,
     77                false,      0.08958*ns,          NULL,
    7878                false,          "kaon",           310);
    7979
  • trunk/source/particles/hadrons/mesons/src/G4PionMinus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4PionMinus.cc,v 1.11 2006/06/29 19:19:58 gunter Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4PionMinus.cc,v 1.12 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070
    7171   anInstance = new G4ParticleDefinition(
    72                  name,    0.1395700*GeV, 2.5284e-14*MeV,    -1.*eplus,
     72                 name,    0.1395700*GeV, 2.5452e-14*MeV,    -1.*eplus,
    7373                    0,              -1,             0,
    7474                    2,              -2,            -1,
  • trunk/source/particles/hadrons/mesons/src/G4PionPlus.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4PionPlus.cc,v 1.12 2006/06/29 19:20:01 gunter Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4PionPlus.cc,v 1.13 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7070
    7171   anInstance = new G4ParticleDefinition(
    72                  name,    0.1395700*GeV,  2.5284e-14*MeV,    +1.*eplus,
     72                 name,    0.1395700*GeV, 2.5452e-14*MeV,    +1.*eplus,
    7373                    0,              -1,             0,
    7474                    2,              +2,            -1,
  • trunk/source/particles/hadrons/mesons/src/G4PionZero.cc

    r850 r921  
    2525//
    2626//
    27 // $Id: G4PionZero.cc,v 1.16 2006/06/29 19:20:04 gunter Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4PionZero.cc,v 1.17 2008/09/18 08:37:27 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    7272
    7373   anInstance = new G4ParticleDefinition(
    74                  name,    0.1349764*GeV,   7.8e-06*MeV,         0.0,
     74                 name,    0.1349764*GeV,   7.9e-06*MeV,         0.0,
    7575                    0,              -1,            +1,
    7676                    2,               0,            -1,
Note: See TracChangeset for help on using the changeset viewer.