|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Ne23GEMProbability.hh>
Additional Inherited Members | |
| Protected Member Functions inherited from G4VEmissionProbability | |
| void | ResetIntegrator (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 | |
| G4NuclearLevelData * | pNuclearLevelData |
| G4Pow * | pG4pow |
| G4int | OPTxs |
| G4int | pVerbose |
| G4int | theZ |
| G4int | theA |
| G4int | resZ = 0 |
| G4int | resA = 0 |
| G4double | pMass = 0.0 |
| G4double | pEvapMass = 0.0 |
| G4double | pResMass = 0.0 |
| G4double | pProbability = 0.0 |
| G4double | pTolerance = 0.0 |
| G4double | pWidth = 0.0 |
Definition at line 36 of file G4Ne23GEMProbability.hh.
| G4Ne23GEMProbability::G4Ne23GEMProbability | ( | ) |
Definition at line 34 of file G4Ne23GEMProbability.cc.
| G4Ne23GEMProbability::~G4Ne23GEMProbability | ( | ) |
Definition at line 84 of file G4Ne23GEMProbability.cc.