![]() |
ATLAS Offline Software
|
#include <vector>#include "AthLinks/DataLink.h"#include "AthLinks/ElementLink.h"#include "AthContainers/tools/AuxTypeVectorFactory.h"#include "xAODBase/IParticleContainer.h"#include "xAODBase/IParticleHelpers.h"Go to the source code of this file.
Macros | |
| #define | INST_AUXFUNC(TYPE) |
| Helper macro for instantiating all the template functions that we need a dictionary for. | |
Functions | |
| INST_AUXFUNC (bool) | |
| INST_AUXFUNC (float) | |
| INST_AUXFUNC (double) | |
| INST_AUXFUNC (int) | |
| INST_AUXFUNC (unsigned int) | |
| INST_AUXFUNC (uint8_t) | |
| #define INST_AUXFUNC | ( | TYPE | ) |
Helper macro for instantiating all the template functions that we need a dictionary for.
Definition at line 40 of file xAODBaseDict.h.
| INST_AUXFUNC | ( | bool | ) |
| INST_AUXFUNC | ( | double | ) |
| INST_AUXFUNC | ( | float | ) |
| INST_AUXFUNC | ( | int | ) |
| INST_AUXFUNC | ( | uint8_t | ) |
| INST_AUXFUNC | ( | unsigned int | ) |