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

update ti head

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/particles/hadrons/mesons/src/G4PionPlus.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4PionPlus.cc,v 1.13 2008/09/18 08:37:27 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4PionPlus.cc,v 1.14 2010/10/01 02:41:44 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7070
    7171   anInstance = new G4ParticleDefinition(
    72                  name,    0.1395700*GeV, 2.5452e-14*MeV,    +1.*eplus,
     72                 name,    0.1395701*GeV, 2.5284e-14*MeV,    +1.*eplus,
    7373                    0,              -1,             0,
    7474                    2,              +2,            -1,
    7575              "meson",               0,             0,         211,
    76                 false,       26.030*ns,          NULL,
     76                false,       26.033*ns,          NULL,
    7777                false,       "pi");
    7878
Note: See TracChangeset for help on using the changeset viewer.