Ignore:
Timestamp:
Apr 20, 2009, 5:54:05 PM (15 years ago)
Author:
garnier
Message:

update to geant4.9.2

Location:
trunk/source/processes/hadronic/models/photolepton_hadron/muon_nuclear/src
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/photolepton_hadron/muon_nuclear/src/G4MuNuclearInteraction.cc

    r962 r1007  
    2424// ********************************************************************
    2525//
    26 // $Id: G4MuNuclearInteraction.cc,v 1.12 2009/01/24 11:59:37 vnivanch Exp $
    27 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     26//
     27// $Id: G4MuNuclearInteraction.cc,v 1.11 2008/10/02 21:04:54 dennis Exp $
     28// GEANT4 tag $Name: geant4-09-02 $
    2829//
    2930// $Id:
     
    3738//      added simple model for hadronic vertex, J.P. Wellisch, November 1998
    3839// --------------------------------------------------------------
    39 // 26/10/1998: new corr.s from R.Kokoulin + cleanup , L.Urban
    40 // 23/01/2009  V.Ivanchenko Add deregistration
     40// 26/10/98: new corr.s from R.Kokoulin + cleanup , L.Urban
    4141//
    42 
    4342#include "G4MuNuclearInteraction.hh"
    4443#include "G4UnitsTable.hh"
     
    7574G4MuNuclearInteraction::~G4MuNuclearInteraction()
    7675{
    77   G4HadronicProcessStore::Instance()->DeRegisterExtraProcess(this);
    78 
    7976  if (theMeanFreePathTable) {
    8077    theMeanFreePathTable->clearAndDestroy();
  • trunk/source/processes/hadronic/models/photolepton_hadron/muon_nuclear/src/G4MuonNucleusInteractionModel.cc

    r962 r1007  
    2626//
    2727// $Id: G4MuonNucleusInteractionModel.cc,v 1.6 2006/06/29 20:57:36 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-02 $
    2929//
    3030// --------------------------------------------------------------
  • trunk/source/processes/hadronic/models/photolepton_hadron/muon_nuclear/src/G4ParametrizedHadronicVertex.cc

    r962 r1007  
    2626//
    2727// $Id: G4ParametrizedHadronicVertex.cc,v 1.6 2006/06/29 20:57:40 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-02 $
    2929//
    3030// --------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.