![]() |
ATLAS Offline Software
|
#include <TrackContainer.h>
Public Member Functions | |
| ConstTrackProxyPtr (const ElementType *src) | |
| ConstTrackProxyPtr (const ConstTrackProxyPtr &)=default | |
| ConstTrackProxyPtr (ConstTrackProxyPtr &&)=default | |
| ConstTrackProxyPtr (const ConstTrackProxy &val) | |
| ConstTrackProxyPtr (ConstTrackProxy &&val) | |
| ConstTrackProxy | operator* () const |
| const ConstTrackProxy * | operator-> () const |
| bool | operator! () const |
| ConstTrackProxyPtr & | operator= (const ElementType *src) |
Public Attributes | |
| std::optional< ConstTrackProxy > | m_proxy {std::nullopt} |
Definition at line 55 of file TrackContainer.h.
|
inline |
Definition at line 56 of file TrackContainer.h.
|
default |
|
default |
|
inline |
Definition at line 63 of file TrackContainer.h.
|
inline |
Definition at line 64 of file TrackContainer.h.
|
inline |
Definition at line 72 of file TrackContainer.h.
|
inline |
Definition at line 66 of file TrackContainer.h.
|
inline |
Definition at line 69 of file TrackContainer.h.
|
inline |
| std::optional<ConstTrackProxy> ActsTrk::IndexingPolicy< track_container_t >::ConstTrackProxyPtr::m_proxy {std::nullopt} |
Definition at line 85 of file TrackContainer.h.
1.8.18