ATLAS Offline Software
Classes | Namespaces
VectorFillerToolBase.h File Reference

Common code for wrapping filled variables up into a vector. More...

#include "ObjectMetadata.h"
#include "D3PDMakerInterfaces/IAddVariable.h"
#include "D3PDMakerInterfaces/IBlockFillerTool.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/ToolHandle.h"
#include <vector>
#include <list>
#include <string>
#include <typeinfo>
Include dependency graph for VectorFillerToolBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  D3PD::VectorFillerToolBase
 Common code for wrapping filled variables up into a vector. More...
 
class  D3PD::VectorFillerToolBase::Var
 Description for a single variable. More...
 
struct  D3PD::VectorFillerToolBase::Vars
 Description for the list of variables. More...
 

Namespaces

 D3PD
 Block filler tool for noisy FEB information.
 

Detailed Description

Common code for wrapping filled variables up into a vector.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Jan, 2010

Definition in file VectorFillerToolBase.h.