9#ifndef TRKGEOMETY_DISCLAYERATTEMPTSCALCULATOR_H
10#define TRKGEOMETY_DISCLAYERATTEMPTSCALCULATOR_H
27 unsigned int maxAttempts)
virtual unsigned int maxLayerAttempts() const override final
The max attempts.
virtual unsigned int layerAttempts(BoundarySurfaceFace bsFace=Trk::undefinedFace) const override final
one single interface method
DiscLayerAttemptsCalculator(unsigned int faceAttempts, unsigned int maxAttempts)
Constructor.
unsigned int m_faceAttempts
number of face attampts
unsigned int m_maxLayerAttempts
the max attempt number
Simple helper class that allows to define different number of layer attempts in the extrapolation bef...
Ensure that the ATLAS eigen extensions are properly loaded.
BoundarySurfaceFace
Enum to describe the position of the BoundarySurface respectively to the frame orientatin of the volu...