16#ifndef D3PDMAKERCORECOMPS_VOIDOBJFILLERTOOL_H
17#define D3PDMAKERCORECOMPS_VOIDOBJFILLERTOOL_H
25#include "GaudiKernel/ToolHandle.h"
26#include "GaudiKernel/IIncidentListener.h"
46 :
public extends<AthAlgTool, IObjFillerTool, IIncidentListener>,
57 const std::string& name,
58 const IInterface* parent
80 virtual StatusCode
book();
91 virtual StatusCode
fill();
106 virtual void handle(
const Incident& inc );
Common implementation of IAddVariable.
Helpers for checking error return status codes and reporting errors.
AddVariable(const std::string &prefix, const std::string &blockName=s_emptyString)
Constructor.
Common interface for adding a variable to a tuple.
Define an abstract interface for building a D3PD tree.
Block filler tool for noisy FEB information.