ATLAS Offline Software
Namespaces | Functions
ObjectMetadata.cxx File Reference
#include <boost/tokenizer.hpp>
#include "GaudiKernel/System.h"
#include "AthenaKernel/errorcheck.h"
#include "D3PDMakerUtils/ObjectMetadata.h"
Include dependency graph for ObjectMetadata.cxx:

Go to the source code of this file.

Namespaces

 D3PD
 Block filler tool for noisy FEB information.
 

Functions

StatusCode DummyInitAlg::initialize D3PD::ATLAS_NOT_THREAD_SAFE ()
 Standard Gaudi initialize method. More...
 
std::string ObjectMetadata::genSuffix D3PD::ATLAS_NOT_THREAD_SAFE (const std::string &name, size_t length)
 Generate a unique suffix for a metadata object name. More...
 
ObjectMetadata D3PD::operator+ (const ObjectMetadata &obj1, const ObjectMetadata &obj2)
 Operator for creating the sum of two metadata objects. More...