33 virtual Real
getValue()
const override;
unsigned long int RayID
Type for a Ray's ID.
const InputParameters & parameters() const
Obtains the integrated value accumulated into a Ray from an IntegralRayKernel-derived class.
unsigned int _ray_data_index
The Ray data index where the integral value resides.
RayID _ray_id
The ID of the Ray that we seek the value from.
virtual Real getValue() const override
virtual void execute() override
const RayTracingStudy * _study
The RayTracingStudy to get the value from.
static InputParameters validParams()
virtual void initialize() override
Base class for Ray tracing studies that will generate Rays and then propagate all of them to terminat...