ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
ITGeoIdentierProvider. More...
#include <acts/blob/master/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 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
|
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 |