Implementation of the ITrigNavigationCnvTool interface. More...
#include <TrigNavigationCnvTool.h>
Public Member Functions | |
| TrigNavigationCnvTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| Regular AlgTool constructor. | |
| virtual StatusCode | initialize () |
| Function initialising the tool. | |
| virtual StatusCode | convert (const HLT::HLTResult *aod, xAOD::TrigNavigation *xaod) |
| Function filling an xAOD::TrigNavigation object with information. | |
Implementation of the ITrigNavigationCnvTool interface.
This tool copies the contents of the "old" HLT::HLTResult object into an xAOD::TrigNavigation one.
$Revision:$
1.6.1