![]() |
ATLAS Offline Software
|
#include <PlainAccessor.h>
Classes | |
| class | Kit |
| Auxiliary class to create the corresponding auxiliary helper object. More... | |
Public Member Functions | |
| std::size_t | size (const T_src &cont) const |
| T_src | get (const T_src &cont) const |
| Get the scalar provided by the container. | |
| T_src | get (const T_src &cont, std::size_t idx) const |
| Get the specified element of the vector provided by the container. | |
Definition at line 58 of file PlainAccessor.h.
|
inline |
|
inline |
|
inline |
Definition at line 60 of file PlainAccessor.h.