![]() |
ATLAS Offline Software
|
Abstract interface for tool to fill an object in the D3PD. More...
#include "GaudiKernel/IAlgTool.h"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. | |
Abstract interface for tool to fill an object in the D3PD.
Definition in file IObjFillerTool.h.