ATLAS Offline Software
|
Interface for the tool creating JetElementContainer from an ESD. More...
#include <IJetElementCnvTool.h>
Public Member Functions | |
virtual StatusCode | convert (const DataVector< LVL1::JetElement > *esd, xAOD::JetElementContainer *xaod)=0 |
Function that fills an existing xAOD::JetElementContainer. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Gaudi interface definition. More... | |
Interface for the tool creating JetElementContainer from an ESD.
This interface is implemented by the tool that converts the Trigger/TrigT1/TrigT1CaloEvent/JetElement objects from an existing ESD container into an xAOD::JetElementContainer.
Definition at line 40 of file IJetElementCnvTool.h.
|
pure virtual |
Function that fills an existing xAOD::JetElementContainer.
Implemented in xAODMaker::JetElementCnvTool.
|
inlinestatic |
Gaudi interface definition.
Definition at line 47 of file IJetElementCnvTool.h.