#include <G4NucleusLimits.hh>
Definition at line 58 of file G4NucleusLimits.hh.
G4NucleusLimits::G4NucleusLimits |
( |
| ) |
|
Definition at line 65 of file G4NucleusLimits.cc.
70 if (aMin1 < 1) {aMin = 1;}
77 if (aMax1 < 1) {aMax = 1;}
92 if (zMin1 < 0) {zMin = 0;}
99 if (zMax1 < 0) {zMax = 0;}
G4NucleusLimits::~G4NucleusLimits |
( |
| ) |
|
G4int G4NucleusLimits::GetAMax |
( |
| ) |
const |
|
inline |
G4int G4NucleusLimits::GetAMin |
( |
| ) |
const |
|
inline |
G4int G4NucleusLimits::GetZMax |
( |
| ) |
const |
|
inline |
G4int G4NucleusLimits::GetZMin |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- geant4.10.03.p01/source/processes/hadronic/models/radioactive_decay/include/G4NucleusLimits.hh
- geant4.10.03.p01/source/processes/hadronic/models/radioactive_decay/src/G4NucleusLimits.cc