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

update ti head

Location:
trunk/source/processes/hadronic/stopping/src
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/stopping/src/G4MuMinusCaptureCascade.cc

    r1337 r1340  
    2525//
    2626// $Id: G4MuMinusCaptureCascade.cc,v 1.16 2008/05/05 09:09:06 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// GEANT4 tag $Name: hadr-stopping-V09-03-00 $
    2828//
    2929//   G4MuonMinusCaptureAtRest physics process
  • trunk/source/processes/hadronic/stopping/src/G4MuonMinusCaptureAtRest.cc

    r1337 r1340  
    2424// ********************************************************************
    2525//
    26 // $Id: G4MuonMinusCaptureAtRest.cc,v 1.54 2009/01/24 11:55:38 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     26// $Id: G4MuonMinusCaptureAtRest.cc,v 1.55 2010/09/20 12:53:00 gunter Exp $
     27// GEANT4 tag $Name: hadr-stopping-V09-03-00 $
    2828//
    2929//   G4MuonMinusCaptureAtRest physics process
     
    302302  G4double eEx;
    303303  do {
    304     theN->Init(targetA, targetZ);
     304    theN->Init(ia, iz);
    305305    G4LorentzVector thePMom;
    306306    G4Nucleon * aNucleon = 0;
  • trunk/source/processes/hadronic/stopping/src/G4StopElementSelector.cc

    r1337 r1340  
    2525//
    2626// $Id: G4StopElementSelector.cc,v 1.16 2007/10/02 18:27:43 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// GEANT4 tag $Name: hadr-stopping-V09-03-00 $
    2828//
    2929// File: G4StopElementSelector
Note: See TracChangeset for help on using the changeset viewer.