Celeritas 0.6.0-dev.115+3b60a5fd
|
Test harness base class for EM physics models. More...
#include <InteractorHostTestBase.hh>
Type aliases | |
using | RandomEngine = DiagnosticRngEngine< std::mt19937 > |
using | MevEnergy = units::MevEnergy |
using | Action = Interaction::Action |
using | SecondaryAllocator = StackAllocator< Secondary > |
using | constSpanSecondaries = Span< Secondary const > |
InteractorHostBase () | |
~InteractorHostBase () | |
Test harness base class for EM physics models.
Initialize and destroy
Initialize and destroy
Initialize and destroy
Initialize and destroy
Initialize and destroy
celeritas::test::InteractorHostBase::InteractorHostBase | ( | ) |
Initialize and destroy
celeritas::test::InteractorHostBase::~InteractorHostBase | ( | ) |
Initialize and destroy
|
inline |
Set and get cutoff params
Incident particle properties and access
|
inline |
Set and get imported processes
|
inline |
Set and get material properties
|
inline |
Material properties
|
inline |
Set and get particle params
|
inline |
Incident particle properties and access
Secondary stack storage and access
|
inline |
Get random number generator with clean counter
|
inline |
Secondary stack storage and access
void celeritas::test::InteractorHostBase::set_cutoff_params | ( | CutoffParams::Input | inp | ) |
Set and get cutoff params
void celeritas::test::InteractorHostBase::set_imported_processes | ( | std::vector< ImportProcess > | inp | ) |
Set and get imported processes
Incident particle properties and access
Incident particle properties and access
Material properties
void celeritas::test::InteractorHostBase::set_material_params | ( | MaterialParams::Input | inp | ) |
Set and get material properties
void celeritas::test::InteractorHostBase::set_particle_params | ( | ParticleParams::Input | inp | ) |
Set and get particle params