ATLAS Offline Software
|
#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>
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... | |
#define PRINT_TYPE | ( | TYPE | ) |
Helper macro used to print MetaDataType values.
Definition at line 487 of file FileMetaData_v1.cxx.