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