Celeritas  0.5.0-56+6b053cd
Classes
AlongStepFactory.hh File Reference

Along-step factory interface and definitions. More...

#include <functional>
#include <memory>
#include <G4ThreeVector.hh>
#include "celeritas/geo/GeoFwd.hh"
#include "celeritas/global/ActionInterface.hh"
This graph shows which files directly or indirectly include this file:

Classes

struct  celeritas::AlongStepFactoryInput
 Input argument to the AlongStepFactory interface. More...
 
class  celeritas::AlongStepFactoryInterface
 Helper class for emitting an AlongStep action. More...
 
class  celeritas::UniformAlongStepFactory
 Create an along-step method for a uniform (or zero) field. More...
 
class  celeritas::RZMapFieldAlongStepFactory
 Create an along-step method for a two-dimensional (r-z in the cylindical coordinate system) map field (RZMapField). More...
 

Detailed Description

Along-step factory interface and definitions.