ATLAS Offline Software
Loading...
Searching...
No Matches
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

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

Namespaces

namespace  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.