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

Abstract interface for tool to fill a block in the D3PD. More...

#include "GaudiKernel/IAlgTool.h"
#include <typeinfo>
#include "D3PDMakerInterfaces/IBlockFillerTool.icc"
Include dependency graph for IBlockFillerTool.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, 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.

Detailed Description

Abstract interface for tool to fill a block in the D3PD.

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

Definition in file IBlockFillerTool.h.