ATLAS Offline Software
Loading...
Searching...
No Matches
xAOD::RoiDescriptorStore_v1 Class Reference

#include <RoiDescriptorStore_v1.h>

Inheritance diagram for xAOD::RoiDescriptorStore_v1:
Collaboration diagram for xAOD::RoiDescriptorStore_v1:

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

Detailed Description

Definition at line 29 of file RoiDescriptorStore_v1.h.

Constructor & Destructor Documentation

◆ RoiDescriptorStore_v1()

xAOD::RoiDescriptorStore_v1::RoiDescriptorStore_v1 ( )

Default constructor.

Definition at line 22 of file RoiDescriptorStore_v1.cxx.

23 : SG::AuxElement() {
24 }
AuxElement(SG::AuxVectorData *container, size_t index)
Base class for elements of a container that can have aux data.

Member Function Documentation

◆ serialised()

const std::vector< std::vector< uint32_t > > & xAOD::RoiDescriptorStore_v1::serialised ( ) const

expose the navigation information (in serialised form)

◆ setSerialised()

void xAOD::RoiDescriptorStore_v1::setSerialised ( const std::vector< std::vector< uint32_t > > & value)

sets the serialized form of the navigation from the argument


The documentation for this class was generated from the following files: