ATLAS Offline Software
Classes | Namespaces | Functions
ObjectMetadata.h File Reference
#include <atomic>
#include <string>
#include <set>
#include <unordered_map>
#include "D3PDMakerInterfaces/IAddVariable.h"
#include "CxxUtils/checker_macros.h"
Include dependency graph for ObjectMetadata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  D3PD::ObjectMetadata
 D3PD variable metadata handling class. More...
 
class  D3PD::ObjectMetadata::Variable
 Internal class keeping track of a single variable. More...
 

Namespaces

 D3PD
 Block filler tool for noisy FEB information.
 

Functions

ObjectMetadata D3PD::operator+ (const ObjectMetadata &obj1, const ObjectMetadata &obj2)
 Operator for creating the sum of two metadata objects. More...