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/G4Alpha.cc

    r1337 r1340  
    2525//
    2626//
    27 // $Id: G4Alpha.cc,v 1.15 2009/02/26 23:34:02 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4Alpha.cc,v 1.16 2010/10/11 03:33:56 kurasige Exp $
     28// GEANT4 tag $Name: particles-V09-03-15 $
    2929//
    3030//
     
    7272            "nucleus",               0,            +4,  1000020040,
    7373                 true,            -1.0,          NULL,
    74                  false,       "static",          0,
     74                 false,       "static",   -1000020040,
    7575                 0.0
    7676               );
    7777
    7878  }
    79 
    80   //No Anti particle registered
    81   anInstance->SetAntiPDGEncoding(0);
    8279
    8380  theInstance = reinterpret_cast<G4Alpha*>(anInstance);
Note: See TracChangeset for help on using the changeset viewer.