ATLAS Offline Software
Loading...
Searching...
No Matches
xAODMaker::IMissingETCnvTool Class Referenceabstract

Interface for the tool translating AOD MET objects to xAOD ones. More...

#include <IMissingETCnvTool.h>

Inheritance diagram for xAODMaker::IMissingETCnvTool:
Collaboration diagram for xAODMaker::IMissingETCnvTool:

Public Member Functions

virtual StatusCode add (const MissingET *aod, xAOD::MissingETContainer *xaod)=0
 Function doing the translation.

Static Public Member Functions

static const InterfaceID & interfaceID ()
 Gaudi interface definition.

Detailed Description

Interface for the tool translating AOD MET objects to xAOD ones.

   Documentation to be written...
Author
Attila Krasznahorkay Attil.nosp@m.a.Kr.nosp@m.aszna.nosp@m.hork.nosp@m.ay@ce.nosp@m.rn.c.nosp@m.h
Revision
586557
Date
2014-03-06 18:56:05 +0100 (Thu, 06 Mar 2014)

Definition at line 36 of file IMissingETCnvTool.h.

Member Function Documentation

◆ add()

virtual StatusCode xAODMaker::IMissingETCnvTool::add ( const MissingET * aod,
xAOD::MissingETContainer * xaod )
pure virtual

Function doing the translation.

Implemented in xAODMaker::MissingETCnvTool.

◆ interfaceID()

const InterfaceID & xAODMaker::IMissingETCnvTool::interfaceID ( )
inlinestatic

Gaudi interface definition.

Definition at line 44 of file IMissingETCnvTool.h.

44 {
46 }
static const InterfaceID IID_IMissingETCnvTool("xAODMaker::IMissingETCnvTool", 1, 0)
The interface provided by IMissingETCnvTool.

The documentation for this class was generated from the following file: