Interface for the tool creating MuonRoIContainer from an AOD. More...
#include <IMuonRoICnvTool.h>
Public Member Functions | |
virtual StatusCode | convert (const LVL1_ROI *aod, xAOD::MuonRoIContainer *xaod)=0 |
Function that fills an existing xAOD::MuonRoIContainer. | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Gaudi interface definition. |
Interface for the tool creating MuonRoIContainer from an AOD.
This interface is implemented by the tool that converts the muon RoI objects from an existing AOD LVL1_ROI container into an xAOD::MuonRoIContainer.