![]() |
ATLAS Offline Software
|
#include <RoiDescriptorStore_v1.h>
Public Member Functions | |
| RoiDescriptorStore_v1 () | |
| Default constructor. | |
| const std::vector< std::vector< uint32_t > > & | serialised () const |
| expose the navigation information (in serialised form) | |
| void | setSerialised (const std::vector< std::vector< uint32_t > > &value) |
| sets the serialized form of the navigation from the argument | |
Definition at line 29 of file RoiDescriptorStore_v1.h.
| xAOD::RoiDescriptorStore_v1::RoiDescriptorStore_v1 | ( | ) |
Default constructor.
Definition at line 22 of file RoiDescriptorStore_v1.cxx.
expose the navigation information (in serialised form)
| void xAOD::RoiDescriptorStore_v1::setSerialised | ( | const std::vector< std::vector< uint32_t > > & | value | ) |
sets the serialized form of the navigation from the argument