Interface for tools that write persistent objects. More...
#include <IOutputTool.h>
Public Member Functions | |
virtual | ~IOutputTool () |
Interface declaration. | |
virtual StatusCode | write ()=0 |
Write the configured containers to the output. |
Interface for tools that write persistent objects.
The persistent format could be an xAOD file, a flat ntuple, etc.
virtual ana::IOutputTool::~IOutputTool | ( | ) | [inline, virtual] |
Interface declaration.
Virtual destructor