ATLAS Offline Software
|
Interface for the tool creating TrigBphysContainer from an AOD. More...
#include <ITrigL2BphysContainerCnvTool.h>
Public Member Functions | |
virtual StatusCode | convert (const TrigL2BphysContainer *aod, xAOD::TrigBphysContainer *xaod) const =0 |
Function that fills an existing xAOD::TrigBphysContainer. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Gaudi interface definition. More... | |
Interface for the tool creating TrigBphysContainer from an AOD.
This interface is implemented by the tool that converts ...
Definition at line 34 of file ITrigL2BphysContainerCnvTool.h.
|
pure virtual |
Function that fills an existing xAOD::TrigBphysContainer.
Implemented in xAODMaker::TrigL2BphysContainerCnvTool.
|
inlinestatic |
Gaudi interface definition.
Definition at line 42 of file ITrigL2BphysContainerCnvTool.h.