Celeritas 0.7.0-dev.245+develop.a7be925e
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
celeritas::inp::LarStandaloneRunner Struct Reference

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.
 
size_type optical_step_iters {unlimited}
 Step iterations before aborting the optical stepping loop.
 
OpticalStateCapacity optical_capacity
 Optical buffer sizes.
 
unsigned int seed {}
 Random number generator seed.
 

Static Public Attributes

static constexpr size_type unlimited = std::numeric_limits<size_type>::max()
 Don't limit the number of steps (from TrackingLimits)
 

Detailed Description

Input parameters for running LarCelerStandalone optical transport.

Variables are copied to a problem input (with classes in the celeritas::inp namespace):


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