![]() |
Particles and Nuclei Sub-Library: Version 0.910
|
A distribution of nuclei [abstract base]. More...
#include <nuclear_dist.h>
The virtual base class for a collection of objects of type nucleus . See simple_dist and full_dist for implmentations of this base class.
Definition at line 40 of file nuclear_dist.h.
Data Structures | |
class | iterator |
An iterator for the nuclear distribution. More... | |
Public Member Functions | |
virtual iterator | begin ()=0 |
The beginning of the distribution. | |
virtual iterator | end ()=0 |
The end of the distribution. | |
virtual size_t | size ()=0 |
The number of nuclei in the distribution. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).