ATLAS Offline Software
|
Interface for the tool creating JetContainer from an AOD. More...
#include <IJetCnvTool.h>
Public Member Functions | |
virtual StatusCode | convert (const JetCollection *aodCont, xAOD::JetContainer *xaodCont, DataLink< xAOD::IParticleContainer > xaodConstitCont=DataLink< xAOD::IParticleContainer >(), bool constitSearch=false) const =0 |
Function that fills an existing xAOD::JetContainer. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Gaudi interface definition. More... | |
Interface for the tool creating JetContainer from an AOD.
This interface is implemented by the tool that converts the JetCollection from an existing AOD into an xAOD::JetContainer.
$Revision$ $Date$
Definition at line 38 of file IJetCnvTool.h.
|
pure virtual |
Function that fills an existing xAOD::JetContainer.
Implemented in xAODMaker::JetCnvTool.
|
inlinestatic |
Gaudi interface definition.
Definition at line 48 of file IJetCnvTool.h.