![]() |
ATLAS Offline Software
|
#include "AthContainers/AuxElement.h"Go to the source code of this file.
Classes | |
| class | xAOD::Helpers::_importHelper |
Namespaces | |
| namespace | xAOD |
| ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
| namespace | xAOD::Helpers |
Macros | |
| #define | GET_VAL(FUNCNAME, VALTYPE, PERSVALTYPE) |
| #define | SET_VAL(FUNCNAME, VALTYPE, PERSVALTYPE) |
| Access to get a variable of the different types. | |
| #define | DECO_VAL(FUNCNAME, VALTYPE, PERSVALTYPE) |
| Set a variable of the different types. | |
| #define DECO_VAL | ( | FUNCNAME, | |
| VALTYPE, | |||
| PERSVALTYPE ) |
Set a variable of the different types.
Definition at line 77 of file xAODHelpers.h.
| #define GET_VAL | ( | FUNCNAME, | |
| VALTYPE, | |||
| PERSVALTYPE ) |
Definition at line 41 of file xAODHelpers.h.
| #define SET_VAL | ( | FUNCNAME, | |
| VALTYPE, | |||
| PERSVALTYPE ) |
Access to get a variable of the different types.
Definition at line 57 of file xAODHelpers.h.