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/ions/src/G4Deuteron.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4Deuteron.cc,v 1.14 2007/03/11 07:17:35 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4Deuteron.cc,v 1.15 2010/10/09 10:36:02 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7272            "nucleus",               0,            +2, 1000010020,
    7373                 true,            -1.0,          NULL,
    74                 false,           "static",          0,
     74                false,        "static",   -1000010020,
    7575                  0.0
    7676              );
     
    8181
    8282  }
    83   //No Anti particle registered
    84   anInstance->SetAntiPDGEncoding(0);
    8583
    8684  theInstance = reinterpret_cast<G4Deuteron*>(anInstance);
Note: See TracChangeset for help on using the changeset viewer.