ATLAS Offline Software
|
#include <memory>
#include "Acts/Geometry/TrackingGeometry.hpp"
#include "ActsEvent/MultiTrajectory.h"
#include "ActsEvent/TrackContainer.h"
#include "ActsEvent/TrackSummaryContainer.h"
#include "ActsGeometryInterfaces/ActsGeometryContext.h"
#include "GaudiKernel/StatusCode.h"
#include "StoreGate/WriteHandleKey.h"
#include "StoreGate/ReadHandleKey.h"
#include "xAODTracking/TrackStateContainer.h"
#include "xAODTracking/TrackJacobianContainer.h"
#include "xAODTracking/TrackMeasurementContainer.h"
#include "xAODTracking/TrackParametersContainer.h"
#include "xAODTracking/TrackSurfaceContainer.h"
#include "xAODTracking/TrackSummaryContainer.h"
Go to the source code of this file.
Classes | |
class | ActsTrk::MutableTrackContainerHandlesHelper |
class | ActsTrk::ConstTrackContainerHandlesHelper |
Namespaces | |
ActsTrk | |
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout geometry to cache the final transformations of the sensor surfaces associated to one particular detector technology (Pixel, Sct, etc.). | |
Functions | |
std::string | ActsTrk::prefixFromTrackContainerName (const std::string &tracks) |
Parse TrackContainer name to get the prefix for backends The name has to contain XYZTracks, the XYZ is returned. More... | |