Celeritas
0.5.0-56+6b053cd
|
#include <iosfwd>
#include <memory>
#include <string>
#include <vector>
#include "corecel/Assert.hh"
#include "corecel/cont/Span.hh"
#include "celeritas/geo/GeoFwd.hh"
#include "celeritas/global/ActionInterface.hh"
#include "celeritas/random/RngParamsFwd.hh"
#include "Test.hh"
Classes | |
class | celeritas::test::GlobalTestBase |
Lazily construct core parameters, individually or together. More... | |
Namespaces | |
celeritas::optical | |
Physics classes used inside the optical physics loop. | |
celeritas::test | |
Test harness base class for optical physics. | |
Macros | |
#define | DEF_GTB_ACCESSORS(CLS, NAME) |
#define DEF_GTB_ACCESSORS | ( | CLS, | |
NAME | |||
) |