![]() |
ATLAS Offline Software
|
Interface to the example SoA collection. More...
#include <DeviceObjectCollection.h>
Public Member Functions | |
Constructors | |
| DeviceObject (const DeviceObject &other)=default | |
| Use a default copy constructor. | |
| DeviceObject (DeviceObject &&other)=default | |
| Use a default move constructor. | |
Member accessor(s) | |
| auto & | eta () |
| const auto & | eta () const |
| auto & | phi () |
| const auto & | phi () const |
| auto & | indices () |
| const auto & | indices () const |
Interface to the example SoA collection.
Definition at line 15 of file DeviceObjectCollection.h.
|
default |
Use a default copy constructor.
|
default |
Use a default move constructor.
|
inline |
Definition at line 33 of file DeviceObjectCollection.h.
|
inline |
Definition at line 34 of file DeviceObjectCollection.h.
|
inline |
Definition at line 39 of file DeviceObjectCollection.h.
|
inline |
Definition at line 40 of file DeviceObjectCollection.h.
|
inline |
Definition at line 36 of file DeviceObjectCollection.h.
|
inline |
Definition at line 37 of file DeviceObjectCollection.h.