Ignore:
Timestamp:
Dec 22, 2010, 3:52:27 PM (13 years ago)
Author:
garnier
Message:

geant4 tag 9.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/electromagnetic/lowenergy/include/G4hLowEnergyIonisation.hh

    r1315 r1347  
    8888#include "G4IonChuFluctuationModel.hh"
    8989#include "G4IonYangFluctuationModel.hh"
    90 #include "G4AtomicDeexcitation.hh"
     90#include "G4UAtomicDeexcitation.hh"
    9191#include "G4MaterialCutsCouple.hh"
    9292#include <map>
     
    314314  G4double fBarkas;
    315315
    316   G4AtomicDeexcitation deexcitationManager;
     316  G4UAtomicDeexcitation deexcitationManager;
    317317  G4ShellVacancy* shellVacancy;
    318318  G4VhShellCrossSection* shellCS;
Note: See TracChangeset for help on using the changeset viewer.