![]() |
ATLAS Offline Software
|
Abstract interface for tool to fill a block in the D3PD. More...
#include "GaudiKernel/IAlgTool.h"#include <typeinfo>#include "D3PDMakerInterfaces/IBlockFillerTool.icc"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, const std::type_info &ti) |
| Configure during initialization: type-check. | |
| virtual StatusCode | D3PD::book () |
| Declare tuple variables. | |
| static StatusCode | D3PD::againok (StatusCode sc) |
| Fill one block. | |
| static StatusCode | D3PD::againok (StatusCode sc, StatusCode &scout) |
StatusCode check helper: change AGAIN or EMPTY to SUCCESS. | |
Abstract interface for tool to fill a block in the D3PD.
Definition in file IBlockFillerTool.h.