Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4DNACPA100IonisationStructure.hh>
Public Member Functions | |
G4DNACPA100IonisationStructure () | |
~G4DNACPA100IonisationStructure ()=default | |
G4double | IonisationEnergy (const std::size_t &level, const std::size_t &MatID) |
G4double | UEnergy (const std::size_t &level, const std::size_t &MatID) |
std::size_t | NumberOfLevels (const std::size_t &MatID) |
Definition at line 51 of file G4DNACPA100IonisationStructure.hh.
G4DNACPA100IonisationStructure::G4DNACPA100IonisationStructure | ( | ) |
Definition at line 47 of file G4DNACPA100IonisationStructure.cc.
|
default |
G4double G4DNACPA100IonisationStructure::IonisationEnergy | ( | const std::size_t & | level, |
const std::size_t & | MatID ) |
Definition at line 353 of file G4DNACPA100IonisationStructure.cc.
Referenced by G4DNACPA100IonisationModel::DifferentialCrossSection(), and G4DNACPA100IonisationModel::SampleSecondaries().
|
inline |
Definition at line 62 of file G4DNACPA100IonisationStructure.hh.
Referenced by G4DNACPA100IonisationModel::ReadDiffCSFile().
G4double G4DNACPA100IonisationStructure::UEnergy | ( | const std::size_t & | level, |
const std::size_t & | MatID ) |
Definition at line 373 of file G4DNACPA100IonisationStructure.cc.
Referenced by UEnergy().