ATLAS Offline Software
Loading...
Searching...
No Matches
FileMetaData_v1.h File Reference
#include <cstdint>
#include <iosfwd>
#include <set>
#include <string>
#include <vector>
#include "AthContainers/AuxElement.h"
#include "xAODCore/BaseInfo.h"
Include dependency graph for FileMetaData_v1.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

 Class holding file-level metadata about an xAOD file. More...

Namespaces

namespace  xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.

Functions

std::ostream & xAOD::operator<< (std::ostream &out, xAOD::FileMetaData_v1::MetaDataType type)
 This can be used in user code to conveniently print the values of MetaDataType variables in a user friendly manner.
 SG_BASE (xAOD::FileMetaData_v1, SG::AuxElement)

Function Documentation

◆ SG_BASE()