|
PyNE C++
|
#include <tally.h>
Public Attributes | |
| int | entity_id |
| int | entity_type |
| int | tally_type |
| const char * | particle_name |
| const char * | entity_name |
| const char * | tally_name |
| double | entity_size |
| double | normalization |
A stuct for reprensenting fundemental data in a tally Maybe Useful for HDF5 representations. following scoptaz's lead here
1.8.13