Analysis Software
Documentation for sPHENIX simulation software
|
Internal holder type for referencing a backend without ownership. More...
#include <acts/blob/sPHENIX/Core/include/Acts/Utilities/Holders.hpp>
Public Member Functions | |
RefHolder (T *_ptr) | |
Public Attributes | |
T * | ptr |
Internal holder type for referencing a backend without ownership.
Definition at line 17 of file Holders.hpp.
View newest version in sPHENIX GitHub at line 17 of file Holders.hpp
|
inlineexplicit |
Definition at line 20 of file Holders.hpp.
View newest version in sPHENIX GitHub at line 20 of file Holders.hpp
T* Acts::detail::RefHolder< T >::ptr |
Definition at line 18 of file Holders.hpp.
View newest version in sPHENIX GitHub at line 18 of file Holders.hpp
Referenced by Acts::BinnedSPGroupIterator< external_spacepoint_t >::operator==().