EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::ITGeoIdentifierProvider Class Referenceabstract

ITGeoIdentierProvider. More...

#include <acts/blob/sPHENIX/Plugins/TGeo/include/Acts/Plugins/TGeo/ITGeoIdentifierProvider.hpp>

Public Member Functions

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

Detailed Description

ITGeoIdentierProvider.

Interface class that provides an Indentifier from a TGeoNode

Definition at line 23 of file ITGeoIdentifierProvider.hpp.

View newest version in sPHENIX GitHub at line 23 of file ITGeoIdentifierProvider.hpp

Member Function Documentation

virtual Identifier Acts::ITGeoIdentifierProvider::identify ( const GeometryContext gctx,
const TGeoNode &  tgnode 
) const
pure virtual

Take a geometry context and a TGeoNode and provide an identifier

Parameters
gctxis a geometry context object
tgnodeis a TGeoNode that is translated

The documentation for this class was generated from the following file: