|
| | SourceParticle (double x, double y, double z, double e, double w, std::vector< int > cell_list) |
| |
|
double | get_x () |
| |
|
double | get_y () |
| |
|
double | get_z () |
| |
|
double | get_e () |
| |
|
double | get_w () |
| |
|
std::vector< int > | get_cell_list () |
| |
◆ SourceParticle()
| pyne::SourceParticle::SourceParticle |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z, |
|
|
double |
e, |
|
|
double |
w, |
|
|
std::vector< int > |
cell_list |
|
) |
| |
Constructor for source particle
- Parameters
-
| x | The x coordinate of the source particle |
| y | The y coordinate of the source particle |
| z | The z coordinate of the source particle |
| e | The energy of the source particle |
| w | The weight of the source particle |
| c | The cell number of the source particle |
The documentation for this class was generated from the following files:
- /home/mouginot/work/app/pyne/src/source_sampling.h
- /home/mouginot/work/app/pyne/src/source_sampling.cpp