ATLAS Offline Software
|
#include <atomic>
#include <string>
#include <set>
#include <unordered_map>
#include "D3PDMakerInterfaces/IAddVariable.h"
#include "CxxUtils/checker_macros.h"
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... | |