8#ifndef XAODTRIGGER_VERSIONS_TRIGNAVIGATION_V1_H
9#define XAODTRIGGER_VERSIONS_TRIGNAVIGATION_V1_H
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.
Interface to the raw trigger navigation information of the event.
const std::vector< unsigned int > & serialized() const
expose the navigation information (in serialized form)
TrigNavigation_v1()
Default constructor.
void setSerialized(const std::vector< unsigned int > &value)
sets the serialized form of the navigation from the argument
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.