Ignore:
Timestamp:
Sep 30, 2010, 2:47:17 PM (14 years ago)
Author:
garnier
Message:

tag geant4.9.4 beta 1 + modifs locales

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/extended/field/field02/include/F02PhysicsList.hh

    r1230 r1337  
    2525//
    2626//
    27 // $Id: F02PhysicsList.hh,v 1.5 2007/05/23 13:40:14 tnikitin Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     27// $Id: F02PhysicsList.hh,v 1.6 2010/04/08 14:11:06 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-01 $
    2929//
    3030
     
    3838class G4ComptonScattering;
    3939class G4GammaConversion;
    40 
    41 class G4MultipleScattering;
    4240
    4341class G4PAIonisation ;
     
    105103    G4GammaConversion*     theGammaConversion;
    106104   
    107     G4MultipleScattering*  theeminusMultipleScattering;
    108105    G4eIonisation*         theeminusIonisation;
    109106    G4eBremsstrahlung*     theeminusBremsstrahlung;
     
    112109    G4ForwardXrayTR*       fForwardXrayTR ;
    113110   
    114     G4MultipleScattering*  theeplusMultipleScattering;
    115111    G4eIonisation*         theeplusIonisation;
    116112    G4eBremsstrahlung*     theeplusBremsstrahlung;
Note: See TracChangeset for help on using the changeset viewer.