ATLAS Offline Software
|
Interface for the tool translating AOD MET objects to xAOD ones. More...
#include <IMissingETCnvTool.h>
Public Member Functions | |
virtual StatusCode | add (const MissingET *aod, xAOD::MissingETContainer *xaod)=0 |
Function doing the translation. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Gaudi interface definition. More... | |
Interface for the tool translating AOD MET objects to xAOD ones.
Documentation to be written...
Definition at line 36 of file IMissingETCnvTool.h.
|
pure virtual |
Function doing the translation.
Implemented in xAODMaker::MissingETCnvTool.
|
inlinestatic |
Gaudi interface definition.
Definition at line 44 of file IMissingETCnvTool.h.