ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
Acts
ActsMaterial
ActsMaterial
IMaterialWriterTool.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 ACTSMATERIAL_IMATERIALWRITERTOOL_H
6
#define ACTSMATERIAL_IMATERIALWRITERTOOL_H
7
8
#include "GaudiKernel/IAlgTool.h"
9
#include "
ActsGeometryInterfaces/GeometryContext.h
"
10
#include "Acts/Material/TrackingGeometryMaterial.hpp"
11
12
namespace
ActsTrk
{
16
class
IMaterialWriterTool
:
virtual
public
IAlgTool {
17
public
:
18
DeclareInterfaceID
(
IMaterialWriterTool
, 1, 0);
19
virtual
~IMaterialWriterTool
() =
default
;
20
virtual
void
writeMaterial
(
const
ActsTrk::GeometryContext
& gctx,
21
const
Acts::TrackingGeometryMaterial& detMaterial)
const
= 0;
22
};
23
24
}
25
26
#endif
GeometryContext.h
ActsTrk::GeometryContext
Definition
GeometryContext.h:30
ActsTrk::IMaterialWriterTool
Interface definition for material writing.
Definition
IMaterialWriterTool.h:16
ActsTrk::IMaterialWriterTool::~IMaterialWriterTool
virtual ~IMaterialWriterTool()=default
ActsTrk::IMaterialWriterTool::writeMaterial
virtual void writeMaterial(const ActsTrk::GeometryContext &gctx, const Acts::TrackingGeometryMaterial &detMaterial) const =0
ActsTrk::IMaterialWriterTool::DeclareInterfaceID
DeclareInterfaceID(IMaterialWriterTool, 1, 0)
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