ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::StepperPlainOptions::Dense Struct Reference

#include <Acts/Propagator/StepperOptions.hpp>

Public Attributes

bool includeGradient = true
 Boolean flag for inclusion of d(dEds)d(q/p) into energy loss.
bool meanEnergyLoss = true
 Toggle between mean and mode evaluation of energy loss.
double momentumCutOff = 0.
 Cut-off value for the momentum.

Member Data Documentation

◆ includeGradient

bool Acts::StepperPlainOptions::Dense::includeGradient = true

Boolean flag for inclusion of d(dEds)d(q/p) into energy loss.

◆ meanEnergyLoss

bool Acts::StepperPlainOptions::Dense::meanEnergyLoss = true

Toggle between mean and mode evaluation of energy loss.

◆ momentumCutOff

double Acts::StepperPlainOptions::Dense::momentumCutOff = 0.

Cut-off value for the momentum.