|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Mg23GEMProbability.hh>
Inheritance diagram for G4Mg23GEMProbability:Additional Inherited Members | |
Protected Member Functions inherited from G4VEmissionProbability | |
| void | ResetIntegrator (size_t nbin, G4double de, G4double eps) |
| G4double | IntegrateProbability (G4double elow, G4double ehigh, G4double CB) |
Protected Attributes inherited from G4GEMProbability | |
| G4double | fPlanck |
| std::vector< G4double > | ExcitEnergies |
| std::vector< G4double > | ExcitSpins |
| std::vector< G4double > | ExcitLifetimes |
Protected Attributes inherited from G4VEmissionProbability | |
| G4int | OPTxs |
| G4int | pVerbose |
| G4int | theZ |
| G4int | theA |
| G4int | resZ |
| G4int | resA |
| G4double | pMass |
| G4double | pEvapMass |
| G4double | pResMass |
| G4double | pProbability |
| G4NuclearLevelData * | pNuclearLevelData |
| G4Pow * | pG4pow |
Definition at line 38 of file G4Mg23GEMProbability.hh.
| G4Mg23GEMProbability::G4Mg23GEMProbability | ( | ) |
Definition at line 34 of file G4Mg23GEMProbability.cc.
| G4Mg23GEMProbability::~G4Mg23GEMProbability | ( | ) |
Definition at line 72 of file G4Mg23GEMProbability.cc.