12#ifndef TrkIMultiStateExtrapolator_H
13#define TrkIMultiStateExtrapolator_H
23#include "GaudiKernel/EventContext.h"
24#include "GaudiKernel/IAlgTool.h"
82 const EventContext& ctx,
91 const EventContext& ctx,
Definition of component parameters for use in a mixture of many components. In this regime each track...
The BoundaryCheck class allows to steer the way surface boundaries are used for inside/outside checks...
Base Class for a Detector Layer in the Tracking realm.
Abstract Base Class for tracking surfaces.
represents the track state (measurement, material, fit parameters and quality) at a surface.
Full Volume description used in Tracking, it inherits from Volume to get the geometrical structure,...
Ensure that the ATLAS eigen extensions are properly loaded.
PropDirection
PropDirection, enum for direction of the propagation.
std::vector< ComponentParameters > MultiComponentState
ParticleHypothesis
Enumeration for Particle hypothesis respecting the interaction with material.
static const InterfaceID IID_IMultiStateExtrapolator("IMultiStateExtrapolator", 1, 0)