Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4DNACPA100ExcitationStructure.hh>
Public Member Functions | |
G4DNACPA100ExcitationStructure () | |
~G4DNACPA100ExcitationStructure ()=default | |
G4double | ExcitationEnergy (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 47 of file G4DNACPA100ExcitationStructure.hh.
G4DNACPA100ExcitationStructure::G4DNACPA100ExcitationStructure | ( | ) |
Definition at line 46 of file G4DNACPA100ExcitationStructure.cc.
|
default |
G4double G4DNACPA100ExcitationStructure::ExcitationEnergy | ( | const std::size_t & | level, |
const std::size_t & | MatID ) |
Definition at line 227 of file G4DNACPA100ExcitationStructure.cc.
Referenced by G4DNACPA100ExcitationModel::SampleSecondaries().
|
inline |
Definition at line 54 of file G4DNACPA100ExcitationStructure.hh.
Referenced by G4DNACPA100ExcitationModel::SampleSecondaries().
G4double G4DNACPA100ExcitationStructure::UEnergy | ( | const std::size_t & | level, |
const std::size_t & | MatID ) |
Definition at line 247 of file G4DNACPA100ExcitationStructure.cc.
Referenced by UEnergy().