File ITGeoIdentifierProvider.hppΒΆ

namespace Acts

Set the Geometry Context PLUGIN.

Set the Calibration Context PLUGIN.

Convenience functions to ease creation of and Acts::InterpolatedMaterialMap and to avoid code duplication.

Set the Mangetic Field Context PLUGIN.

Convenience functions to ease creation of and Acts::InterpolatedBFieldMap and to avoid code duplication.

Currently implemented for the two most common formats: rz and xyz.

class ITGeoIdentifierProvider
#include <Acts/Plugins/TGeo/ITGeoIdentifierProvider.hpp>

ITGeoIdentierProvider.

Interface class that provides an Indentifier from a TGeoNode

Public Functions

virtual Identifier identify(const GeometryContext &gctx, const TGeoNode &tgnode) const = 0

Take a geometry context and a TGeoNode and provide an identifier.

Parameters
  • gctx – is a geometry context object

  • tgnode – is a TGeoNode that is translated