ATLAS Offline Software
|
Interface for the tool creating TrigBphysContainer from an AOD. More...
#include <ITrigL2BphysCnvTool.h>
Public Member Functions | |
virtual StatusCode | convert (const TrigL2Bphys *aod, xAOD::TrigBphys *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 33 of file ITrigL2BphysCnvTool.h.
|
pure virtual |
Function that fills an existing xAOD::TrigBphysContainer.
Implemented in xAODMaker::TrigL2BphysCnvTool.
|
inlinestatic |
Gaudi interface definition.
Definition at line 41 of file ITrigL2BphysCnvTool.h.