Celeritas
0.5.0-56+6b053cd
|
Shared diagnostic attributes. More...
#include <AuxMockData.hh>
Public Types | |
template<class T > | |
using | Items = Collection< T, W, M > |
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
Whether the data is assigned. | |
template<Ownership W2, MemSpace M2> | |
AuxMockParamsData & | operator= (AuxMockParamsData< W2, M2 > const &other) |
Assign from another set of data. | |
Public Attributes | |
size_type | num_bins {0} |
Number of tally bins. | |
Items< int > | integers |
Integer values. | |
Shared diagnostic attributes.