Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Utilities/Holders.hpp>
Public Member Functions | |
ConstRefHolder (const T *_ptr) | |
Public Attributes | |
const T * | ptr |
Internal holder type for referencing a backend without ownership that is const
Definition at line 33 of file Holders.hpp.
View newest version in sPHENIX GitHub at line 33 of file Holders.hpp
|
inlineexplicit |
Definition at line 36 of file Holders.hpp.
View newest version in sPHENIX GitHub at line 36 of file Holders.hpp
const T* Acts::detail::ConstRefHolder< T >::ptr |
Definition at line 34 of file Holders.hpp.
View newest version in sPHENIX GitHub at line 34 of file Holders.hpp