|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FermiIntegerPartition.hh>
Classes | |
| class | Iterator |
Public Member Functions | |
| Iterator | begin () const |
| Iterator | end () const |
| G4integerPartition (std::uint32_t number, std::uint32_t termsCount, std::uint32_t base=1) | |
Definition at line 39 of file G4FermiIntegerPartition.hh.
| G4integerPartition::G4integerPartition | ( | std::uint32_t | number, |
| std::uint32_t | termsCount, | ||
| std::uint32_t | base = 1 ) |
Definition at line 33 of file G4FermiIntegerPartition.cc.
| G4integerPartition::Iterator G4integerPartition::begin | ( | ) | const |
Definition at line 38 of file G4FermiIntegerPartition.cc.
| G4integerPartition::Iterator G4integerPartition::end | ( | ) | const |
Definition at line 43 of file G4FermiIntegerPartition.cc.