ATLAS Offline Software
Namespaces | Macros | Functions
FileMetaData_v1.cxx File Reference
#include <cmath>
#include <cstdlib>
#include "AthContainers/AuxTypeRegistry.h"
#include "AthContainers/normalizedTypeinfoName.h"
#include "AthContainers/ConstAccessor.h"
#include "xAODMetaData/versions/FileMetaData_v1.h"
#include "FileMetaDataAccessors_v1.h"
#include <iostream>
Include dependency graph for FileMetaData_v1.cxx:

Go to the source code of this file.

Namespaces

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

Macros

#define PRINT_TYPE(TYPE)
 Helper macro used to print MetaDataType values. More...
 

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

Macro Definition Documentation

◆ PRINT_TYPE

#define PRINT_TYPE (   TYPE)
Value:
out << "xAOD::FileMetaData::" << #TYPE; \
break

Helper macro used to print MetaDataType values.

Definition at line 487 of file FileMetaData_v1.cxx.

TYPE
#define TYPE(CODE, TYP, IOTYP)