ATLAS Offline Software
|
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>
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. | |
Common code for wrapping filled variables up into a vector.
Definition in file VectorFillerToolBase.h.