Ignore:
Timestamp:
Feb 16, 2009, 10:14:30 AM (16 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/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  }
Note: See TracChangeset for help on using the changeset viewer.