Interface for the tool creating xAOD::TrigNavigation from an AOD. More...
#include <ITrigNavigationCnvTool.h>
Public Member Functions | |
virtual StatusCode | convert (const HLT::HLTResult *aod, xAOD::TrigNavigation *xaod)=0 |
Function filling an xAOD::TrigNavigation object with information. | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Gaudi interface definition. |
Interface for the tool creating xAOD::TrigNavigation from an AOD.
This interface is implemented by the tool that copies the contents of the HLT::HLTResult navigation payload to the xAOD::TrigNavigation object.
$Date:$