9 #ifndef TRKEXALGS_TRKEXTRAPOLATORTEST_H
10 #define TRKEXALGS_TRKEXTRAPOLATORTEST_H
14 #include "GaudiKernel/MsgStream.h"
15 #include "GaudiKernel/IRndmGenSvc.h"
16 #include "GaudiKernel/RndmGenerators.h"
17 #include "GaudiKernel/ToolHandle.h"
18 #include "GaudiKernel/SystemOfUnits.h"
30 class MagneticFieldProperties;
70 {
this,
"Extrapolator",
"Trk::Extrapolator/AtlasExtrapolator"};
72 {
this,
"Propagator",
"Trk::RungeKuttaPropagator/RungeKuttaPropagator"};
85 DoubleProperty
m_minEta{
this,
"StartPerigeeMinEta", -3.};
86 DoubleProperty
m_maxEta{
this,
"StartPerigeeMaxEta", 3.};
94 {
this,
"ParticleType", 2,
"the particle type for the extrap."};
100 {
this,
"ReferenceSurfaceRadius", {}};
102 {
this,
"ReferenceSurfaceHalfZ", {}};