Analysis Software
Documentation for sPHENIX simulation software
|
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 |
ITGeoIdentierProvider.
Interface class that provides an Identifier from a TGeoNode
Definition at line 21 of file ITGeoIdentifierProvider.hpp.
View newest version in sPHENIX GitHub at line 21 of file ITGeoIdentifierProvider.hpp
|
pure virtual |
Take a geometry context and a TGeoNode and provide an identifier
gctx | is a geometry context object |
tgnode | is a TGeoNode that is translated |