#include "globals.hh"#include "G4DataVector.hh"#include "G4Material.hh"#include <map>Go to the source code of this file.
Data Structures | |
| class | G4PenelopeIonisationXSHandler |
Defines | |
| #define | G4PENELOPEIONISATIONXSHANDLER_HH 1 |
| #define G4PENELOPEIONISATIONXSHANDLER_HH 1 |
Class description: This class is meant to calculate, store and provide the shell-per-shell and the total ionisation cross section calculated by the Penelope model. The information is provided to other physics models, notably: Penelope ionisation model and Penelope "PIXE" model. Cross sections are calculated per material-cut couple and stored as G4PenelopeCrossSection objects.
Definition at line 46 of file G4PenelopeIonisationXSHandler.hh.
1.4.7