18#ifndef XAODTRIGGER_VERSIONS_ROIDESCRIPTORSTORE_V1_H
19#define XAODTRIGGER_VERSIONS_ROIDESCRIPTORSTORE_V1_H
36 const std::vector< std::vector<uint32_t> >&
serialised()
const;
39 void setSerialised(
const std::vector< std::vector<uint32_t> >& value );
Base class for elements of a container that can have aux data.
#define SG_BASE(D, B)
Declare that class D derives from class B.
Base class for elements of a container that can have aux data.
void setSerialised(const std::vector< std::vector< uint32_t > > &value)
sets the serialized form of the navigation from the argument
RoiDescriptorStore_v1()
Default constructor.
const std::vector< std::vector< uint32_t > > & serialised() const
expose the navigation information (in serialised form)
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.