G4CaloTransportTool class

A tool which transports particles through the Geant4 geometry.

Constructors, destructors, conversion operators

G4CaloTransportTool()
~G4CaloTransportTool()

Public functions

void initializePropagator()
auto transport(const G4Track& G4InputTrack) -> std::vector< G4FieldTrack >
void setUseSimplifiedGeo(bool useSimplifiedGeo)
Turn on/off the use of simplified geometry.
void setSimplifiedWorldLogName(const std::string& simplifiedWorldLogName)
Set the name of the logical volume for the simplified world.
void setTransportLimitVolume(const std::string& transportLimitVolume)
Set the name of the volume until which to transport the particle.
void setMaxSteps(unsigned int maxSteps)
Set the maximum number of steps allowed in particle transport.