![]() |
ATLAS Offline Software
|
Interface to the raw trigger navigation information of the event. More...
#include <TrigNavigation_v1.h>
Public Member Functions | |
| TrigNavigation_v1 () | |
| Default constructor. | |
| const std::vector< unsigned int > & | serialized () const |
| expose the navigation information (in serialized form) | |
| void | setSerialized (const std::vector< unsigned int > &value) |
| sets the serialized form of the navigation from the argument | |
Interface to the raw trigger navigation information of the event.
This interface is used to access the raw trigger navigation information in the event. It should only be used directly by experts, regular users should access the trigger navigation information rather through the TrigNavStructure class.
Definition at line 34 of file TrigNavigation_v1.h.
| xAOD::TrigNavigation_v1::TrigNavigation_v1 | ( | ) |
Default constructor.
Definition at line 15 of file TrigNavigation_v1.cxx.
expose the navigation information (in serialized form)
sets the serialized form of the navigation from the argument