![]() |
ATLAS Offline Software
|
#include <TrackingVolume.h>
Public Member Functions | |
| ConstSharedPtrSpan (const std::vector< std::shared_ptr< T >> &var) | |
| const T * | operator[] (size_t i) const |
| constexpr bool | empty () const noexcept |
| constexpr size_t | size () const noexcept |
Private Attributes | |
| ArraySpan< const std::shared_ptr< T > > | m_span |
Definition at line 64 of file TrackingVolume.h.
|
inline |
Definition at line 67 of file TrackingVolume.h.
|
inlineconstexprnoexcept |
Definition at line 73 of file TrackingVolume.h.
|
inline |
Definition at line 72 of file TrackingVolume.h.
|
inlineconstexprnoexcept |
Definition at line 74 of file TrackingVolume.h.
|
private |
Definition at line 77 of file TrackingVolume.h.
1.8.18