ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
Acts
ActsGeometryInterfaces
ActsGeometryInterfaces
IRefineTrackingGeoTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ACTSGEOMETRYINTERFACES_IRefineTrackingGeoTool_H
6
#define ACTSGEOMETRYINTERFACES_IRefineTrackingGeoTool_H
7
8
#include "Acts/Geometry/TrackingGeometryVisitor.hpp"
9
#include "GaudiKernel/IAlgTool.h"
10
11
namespace
ActsTrk
{
15
class
IRefineTrackingGeoTool
:
virtual
public
IAlgTool,
16
public
Acts::TrackingGeometryMutableVisitor {
17
public
:
19
DeclareInterfaceID
(
ActsTrk::IRefineTrackingGeoTool
, 1, 0);
21
virtual
~IRefineTrackingGeoTool
() =
default
;
22
};
23
}
24
25
#endif
ActsTrk::IRefineTrackingGeoTool
Interface to pass mutable TrackingGeometry visitors to the built tracking geometry before the geometr...
Definition
IRefineTrackingGeoTool.h:16
ActsTrk::IRefineTrackingGeoTool::DeclareInterfaceID
DeclareInterfaceID(ActsTrk::IRefineTrackingGeoTool, 1, 0)
Declare the interface ID.
ActsTrk::IRefineTrackingGeoTool::~IRefineTrackingGeoTool
virtual ~IRefineTrackingGeoTool()=default
Default desstructor.
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition
MdtCalibInput.h:31
Generated on
for ATLAS Offline Software by
1.17.0