Ignore:
Timestamp:
Jun 18, 2010, 11:42:07 AM (14 years ago)
Author:
garnier
Message:

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

File:
1 edited

Legend:

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

    r1228 r1315  
    5050// 26 Feb    2002 V.Ivanchenko Add initialMass for GenericIons
    5151// 21 Jan    2003 V.Ivanchenko Cut per region
     52// 03 Oct    2009 ALF added SelectShellIonisationCS
    5253// ------------------------------------------------------------
    5354 
     
    175176  // This method switch on/off simulation of the fluorescence of the media.
    176177
     178  void SelectShellIonisationCS(G4String);
     179
     180
    177181  G4VParticleChange* AlongStepDoIt(const G4Track& trackData ,
    178182                                   const G4Step& stepData ) ;
     
    260264                                                  G4double hMass,
    261265                                                  G4double eLoss);
     266
    262267
    263268  G4int SelectRandomAtom(const G4MaterialCutsCouple* couple,
     
    314319  std::vector<G4VEMDataSet*> zFluoDataVector;
    315320  G4bool theFluo;
    316   G4bool expFlag;
    317321};
    318322
Note: See TracChangeset for help on using the changeset viewer.