Ignore:
Timestamp:
Apr 17, 2009, 12:17:14 PM (15 years ago)
Author:
garnier
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/electromagnetic/lowenergy/src/G4PenelopeIonisationModel.cc

    r968 r991  
    2424// ********************************************************************
    2525//
    26 // $Id: G4PenelopeIonisationModel.cc,v 1.3 2008/12/15 09:23:06 pandola Exp $
    27 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     26// $Id: G4PenelopeIonisationModel.cc,v 1.2 2008/12/05 09:15:43 pandola Exp $
     27// GEANT4 tag $Name: geant4-09-02 $
    2828//
    2929// Author: Luciano Pandola
     
    517517    //Penelope subtracted the fluorescence, but one has to match the databases
    518518    eKineticEnergy = energySecondary+ioniEnergy-bindingEnergy;
    519  
     519   
     520  //VERIFICA QUI LA STORIA DEL LOCAL ENERGY DEPOSIT!
     521
    520522  G4double localEnergyDeposit = ionEnergy;
    521523  G4double energyInFluorescence = 0.0*eV;
Note: See TracChangeset for help on using the changeset viewer.