|
Celeritas 0.7.0-dev.264+develop.12c52268
|
Input parameters for running LarCelerStandalone optical transport. More...
#include <LarStandaloneRunner.hh>
Public Attributes | |
| std::map< std::string, std::string > | environment |
| Environment variables used for program setup/diagnostic. | |
| std::string | geometry |
| GDML input filename. | |
| OpticalTrackingLimits | tracking_limits |
| Step iterations before aborting the optical stepping loop. | |
| OpticalStateCapacity | optical_capacity |
| Optical buffer sizes. | |
| unsigned int | seed {} |
| Random number generator seed. | |
Input parameters for running LarCelerStandalone optical transport.
Variables are copied to a problem input (with classes in the celeritas::inp namespace):
environment: used in system in System geometry: saved to p.model in Model optical_step_iters: saved to p.tracking.limits in TrackingLimits optical_capacity: saved to p.control.optical_capacity in Control seed: saved to p.control.seed in Control diagnostics: saved to p.diagnostics in Problem