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/leptons/src/G4MuonPlus.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4MuonPlus.cc,v 1.15 2008/11/13 08:23:12 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4MuonPlus.cc,v 1.16 2010/10/01 02:41:44 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    6868  //             shortlived      subType    anti_encoding
    6969  anInstance = new G4ParticleDefinition(
    70                  name,   0.1056584*GeV, 3.01594e-16*MeV,   +1.*eplus,
    71                     1,               0,             0,         
    72                     0,               0,             0,             
    73              "lepton",              -1,             0,         -13,
    74                 false,      2197.03*ns,          NULL,
     70                 name, 0.105658367*GeV, 2.995912e-16*MeV,  +1.*eplus,
     71                    1,               0,                0,         
     72                    0,               0,                0,             
     73             "lepton",              -1,                0,        -13,
     74                false,      2197.03*ns,             NULL,
    7575             false,           "mu"
    7676              );
Note: See TracChangeset for help on using the changeset viewer.