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

update ti head

Location:
trunk/source/processes/hadronic/management/include
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/management/include/G4EnergyRangeManager.hh

    r1337 r1340  
    2626//
    2727// $Id: G4EnergyRangeManager.hh,v 1.9 2006/06/29 19:58:05 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     28// GEANT4 tag $Name: hadr-man-V09-03-04 $
    2929//
    3030 // Hadronic Process: Energy Range Manager
  • trunk/source/processes/hadronic/management/include/G4HadLeadBias.hh

    r1337 r1340  
    2424// ********************************************************************
    2525//
    26 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     26// GEANT4 tag $Name: hadr-man-V09-03-04 $
    2727//
    2828// --------------------------------------------------------------------
  • trunk/source/processes/hadronic/management/include/G4HadronicProcess.hh

    r1315 r1340  
    2424// ********************************************************************
    2525//
    26 //
     26// $Id: G4HadronicProcess.hh,v 1.42 2010/07/05 14:50:15 vnivanch Exp $
     27// GEANT4 tag $Name: hadr-man-V09-03-04 $
     28//
     29// -------------------------------------------------------------------
     30//
     31// GEANT4 Class header file
     32//
     33// G4HadronicProcess
    2734//
    2835// This is the top level Hadronic Process class
     
    3441// Last modified: 04-Apr-1997
    3542// 19-May-2008 V.Ivanchenko cleanup and added comments
    36  
     43// 05-Jul-2010 V.Ivanchenko cleanup commented lines
     44//
     45
    3746#ifndef G4HadronicProcess_h
    3847#define G4HadronicProcess_h 1
     
    4857#include "G4VCrossSectionDataSet.hh"
    4958#include "G4VLeadingParticleBiasing.hh"
    50 //#include "G4Delete.hh"
     59
    5160#include "G4CrossSectionDataStore.hh"
    5261#include "G4HadronicProcessType.hh"
     
    188197      -G4VProcess::theNumberOfInteractionLengthLeft;
    189198  }
    190        
    191   //  inline void SetCrossSectionDataStore(G4CrossSectionDataStore* aDataStore)
    192   //  { theCrossSectionDataStore = aDataStore; }
    193    
     199           
    194200  G4double XBiasSurvivalProbability();
    195201  G4double XBiasSecondaryWeight();
  • trunk/source/processes/hadronic/management/include/G4HadronicProcessStore.hh

    r1337 r1340  
    2424// ********************************************************************
    2525//
    26 // $Id: G4HadronicProcessStore.hh,v 1.6 2010/04/21 17:55:13 dennis Exp $
    27 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     26// $Id: G4HadronicProcessStore.hh,v 1.7 2010/07/05 14:50:15 vnivanch Exp $
     27// GEANT4 tag $Name: hadr-man-V09-03-04 $
    2828//
    2929//
     
    5454#include "globals.hh"
    5555#include "G4DynamicParticle.hh"
     56#include "G4ThreeVector.hh"
    5657#include "G4HadronicProcess.hh"
    5758#include "G4HadronicInteraction.hh"
  • trunk/source/processes/hadronic/management/include/G4HadronicProcessType.hh

    r1337 r1340  
    2626//
    2727// $Id: G4HadronicProcessType.hh,v 1.1 2008/10/02 19:02:03 dennis Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     28// GEANT4 tag $Name: hadr-man-V09-03-04 $
    2929//
    3030//
  • trunk/source/processes/hadronic/management/include/G4VLeadingParticleBiasing.hh

    r1337 r1340  
    2525//
    2626// $Id: G4VLeadingParticleBiasing.hh,v 1.6 2006/06/29 19:58:19 gunter Exp $
    27 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// GEANT4 tag $Name: hadr-man-V09-03-04 $
    2828//
    2929// --------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.