![]() |
ATLAS Offline Software
|
#include "AthLinks/DataLink.h"#include "AthLinks/ElementLink.h"#include "AthContainers/tools/AuxTypeVectorFactory.h"#include <vector>Go to the source code of this file.
Macros | |
| #define | XAOD_BASEINFO_TYPE(TYPE) SG::BaseInfo<TYPE> |
| #define | XAOD_INSTANTIATE_CONTAINER_TYPES(TYPE) |
| Macro instantiating all the container "interface" and smart pointer types that we need a dictionary for. More... | |
| #define | XAOD_INSTANTIATE_NS_CONTAINER_TYPES(NS, TYPE) |
| Macro instantiating all the container "interface" and smart pointer types that we need a dictionary for. More... | |
| #define | XAOD_INSTANTIATE_OBJECT_TYPES(TYPE) |
| Macro instantiating all the single object smart pointer types that we need a dictionary for. More... | |
| #define | XAOD_INSTANTIATE_NS_OBJECT_TYPES(NS, TYPE) |
| Macro instantiating all the single object smart pointer types that we need a dictionary for. More... | |
| #define XAOD_BASEINFO_TYPE | ( | TYPE | ) | SG::BaseInfo<TYPE> |
Definition at line 20 of file DictHelpers.h.
| #define XAOD_INSTANTIATE_CONTAINER_TYPES | ( | TYPE | ) |
Macro instantiating all the container "interface" and smart pointer types that we need a dictionary for.
Definition at line 25 of file DictHelpers.h.
| #define XAOD_INSTANTIATE_NS_CONTAINER_TYPES | ( | NS, | |
| TYPE | |||
| ) |
Macro instantiating all the container "interface" and smart pointer types that we need a dictionary for.
Definition at line 41 of file DictHelpers.h.
| #define XAOD_INSTANTIATE_NS_OBJECT_TYPES | ( | NS, | |
| TYPE | |||
| ) |
Macro instantiating all the single object smart pointer types that we need a dictionary for.
Definition at line 66 of file DictHelpers.h.
| #define XAOD_INSTANTIATE_OBJECT_TYPES | ( | TYPE | ) |
Macro instantiating all the single object smart pointer types that we need a dictionary for.
Definition at line 58 of file DictHelpers.h.
1.8.18