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

en test de gl2ps. Problemes de libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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              );
Note: See TracChangeset for help on using the changeset viewer.