Celeritas
0.5.0-56+6b053cd
|
Required input data to create a unit proto. More...
#include <UnitProto.hh>
Public Member Functions | |
operator bool () const | |
True if fully defined. More... | |
Public Attributes | |
BackgroundInput | background |
std::vector< MaterialInput > | materials |
std::vector< DaughterInput > | daughters |
BoundaryInput | boundary |
std::string | label |
Required input data to create a unit proto.
|
inlineexplicit |
True if fully defined.
The unit proto must have at least one material, daughter, or background fill.