Ignore:
Timestamp:
Jan 8, 2010, 11:56:51 AM (14 years ago)
Author:
garnier
Message:

update geant4.9.3 tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/abrasion/include/G4WilsonAbrasionModel.hh

    r819 r1228  
    4040// MODULE:              G4WilsonAbrasionModel.hh
    4141//
    42 // Version:             B.1
    43 // Date:                15/04/04
     42// Version:             1.0
     43// Date:                08/12/2009
    4444// Author:              P R Truscott
    4545// Organisation:        QinetiQ Ltd, UK
     
    5757// 15 March 2004, P R Truscott, QinetiQ Ltd, UK
    5858// Beta release
     59//
     60// 08 December 2009, P R Truscott, QinetiQ Ltd, Ltd
     61// ver 1.0
     62// Variable fradius defined. See .cc file for more details.
    5963//
    6064// %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
     
    119123    G4double               B;
    120124    G4double               third;
     125    G4double               fradius;
    121126};
    122127////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.