ATLAS Offline Software
Public Attributes | List of all members
Trk::RungeKuttaPropagator::Cache Struct Reference

#include <RungeKuttaPropagator.h>

Collaboration diagram for Trk::RungeKuttaPropagator::Cache:

Public Attributes

MagField::AtlasFieldCache m_fieldCache
 
double m_field [3]
 
double m_direction
 
double m_step
 
double m_maxPath = 10000.
 
double m_dlt = .000200
 
double m_helixStep = 1
 
double m_straightStep = 0.01
 
bool m_maxPathLimit = false
 
bool m_mcondition = false
 
bool m_solenoid = true
 
bool m_needgradient = false
 
bool m_newfield = true
 
bool m_usegradient = false
 

Detailed Description

Definition at line 367 of file RungeKuttaPropagator.h.

Member Data Documentation

◆ m_direction

double Trk::RungeKuttaPropagator::Cache::m_direction

Definition at line 371 of file RungeKuttaPropagator.h.

◆ m_dlt

double Trk::RungeKuttaPropagator::Cache::m_dlt = .000200

Definition at line 374 of file RungeKuttaPropagator.h.

◆ m_field

double Trk::RungeKuttaPropagator::Cache::m_field[3]

Definition at line 370 of file RungeKuttaPropagator.h.

◆ m_fieldCache

MagField::AtlasFieldCache Trk::RungeKuttaPropagator::Cache::m_fieldCache

Definition at line 369 of file RungeKuttaPropagator.h.

◆ m_helixStep

double Trk::RungeKuttaPropagator::Cache::m_helixStep = 1

Definition at line 375 of file RungeKuttaPropagator.h.

◆ m_maxPath

double Trk::RungeKuttaPropagator::Cache::m_maxPath = 10000.

Definition at line 373 of file RungeKuttaPropagator.h.

◆ m_maxPathLimit

bool Trk::RungeKuttaPropagator::Cache::m_maxPathLimit = false

Definition at line 377 of file RungeKuttaPropagator.h.

◆ m_mcondition

bool Trk::RungeKuttaPropagator::Cache::m_mcondition = false

Definition at line 378 of file RungeKuttaPropagator.h.

◆ m_needgradient

bool Trk::RungeKuttaPropagator::Cache::m_needgradient = false

Definition at line 380 of file RungeKuttaPropagator.h.

◆ m_newfield

bool Trk::RungeKuttaPropagator::Cache::m_newfield = true

Definition at line 381 of file RungeKuttaPropagator.h.

◆ m_solenoid

bool Trk::RungeKuttaPropagator::Cache::m_solenoid = true

Definition at line 379 of file RungeKuttaPropagator.h.

◆ m_step

double Trk::RungeKuttaPropagator::Cache::m_step

Definition at line 372 of file RungeKuttaPropagator.h.

◆ m_straightStep

double Trk::RungeKuttaPropagator::Cache::m_straightStep = 0.01

Definition at line 376 of file RungeKuttaPropagator.h.

◆ m_usegradient

bool Trk::RungeKuttaPropagator::Cache::m_usegradient = false

Definition at line 382 of file RungeKuttaPropagator.h.


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