ATLAS Offline Software
Loading...
Searching...
No Matches
IObjFillerTool.h File Reference

Abstract interface for tool to fill an object in the D3PD. More...

#include "GaudiKernel/IAlgTool.h"
Include dependency graph for IObjFillerTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  D3PD
 Block filler tool for noisy FEB information.

Functions

virtual StatusCode D3PD::configureD3PD (IAddVariable *tree)
 Configure the tool.
virtual StatusCode D3PD::book ()
 Declare tuple variables.
virtual StatusCode D3PD::fill ()
 Fill one object.
virtual bool D3PD::isContainerFiller () const
 Find out if the filler handles containers or single objects.

Detailed Description

Abstract interface for tool to fill an object in the D3PD.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Jul, 2009

Definition in file IObjFillerTool.h.