ATLAS Offline Software
|
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) const =0 |
Function filling an xAOD::TrigNavigation object with information. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Gaudi interface definition. More... | |
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:$
Definition at line 40 of file ITrigNavigationCnvTool.h.
|
pure virtual |
Function filling an xAOD::TrigNavigation object with information.
Implemented in xAODMaker::TrigNavigationCnvTool.
|
inlinestatic |
Gaudi interface definition.
Definition at line 48 of file ITrigNavigationCnvTool.h.