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/src/G4hShellCrossSectionDoubleExp.cc

    r1228 r1315  
    4141// Empiric Model for shell cross sections in proton ionisation
    4242// -------------------------------------------------------------------
    43 // $Id: G4hShellCrossSectionDoubleExp.cc,v 1.10 2009/06/10 13:32:36 mantero Exp $
    44 // GEANT4 tag $Name: geant4-09-03 $
     43// $Id: G4hShellCrossSectionDoubleExp.cc,v 1.11 2010/02/05 08:54:12 sincerti Exp $
     44// GEANT4 tag $Name: geant4-09-04-beta-cand-01 $
    4545
    4646#include "globals.hh"
     
    5656{
    5757  kShellData = new G4hShellCrossSectionDoubleExpData();
     58
     59  atomTotalCrossSection = 0.;
    5860}
    5961
Note: See TracChangeset for help on using the changeset viewer.