Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | List of all members
celeritas::orangeinp::UnitProto::Input Struct Reference

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< MaterialInputmaterials
 
std::vector< DaughterInputdaughters
 
BoundaryInput boundary
 
std::string label
 

Detailed Description

Required input data to create a unit proto.

Member Function Documentation

◆ operator bool()

celeritas::orangeinp::UnitProto::Input::operator bool ( ) const
inlineexplicit

True if fully defined.

The unit proto must have at least one material, daughter, or background fill.


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