16#ifndef D3PDMAKERCORECOMPS_OBJFILLERTOOL_H
17#define D3PDMAKERCORECOMPS_OBJFILLERTOOL_H
26#include "GaudiKernel/ToolHandle.h"
27#include "GaudiKernel/IIncidentListener.h"
50 :
public extends<AthAlgTool, IObjFillerTool, IIncidentListener>,
61 const std::string& name,
62 const IInterface* parent);
83 virtual StatusCode
book();
94 virtual StatusCode
fill();
109 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.