Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | List of all members
celeritas::ParticleTallyParamsData< W, M > Struct Template Reference

Shared diagnostic attributes. More...

#include <ParticleTallyData.hh>

Public Member Functions

CELER_FUNCTION operator bool () const
 Whether the data is assigned.
 
template<Ownership W2, MemSpace M2>
ParticleTallyParamsDataoperator= (ParticleTallyParamsData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

size_type num_bins {0}
 Number of tally bins.
 
size_type num_particles {0}
 Number of particle types.
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::ParticleTallyParamsData< W, M >

Shared diagnostic attributes.


The documentation for this struct was generated from the following file: