![]() |
ATLAS Offline Software
|
#include <ColumnarDef.h>
Static Public Attributes | |
static constexpr bool | isXAOD = true |
Whether this is the xAOD mode. More... | |
static constexpr bool | inPlaceReplace = false |
Whether for this columnar mode decorators that replace the original column will also refer to the input column. More... | |
Definition at line 29 of file ColumnarDef.h.
|
staticconstexpr |
Whether for this columnar mode decorators that replace the original column will also refer to the input column.
This is very obscure, but can be queried if it avoids copying over the input column in the tool first.
Definition at line 39 of file ColumnarDef.h.
|
staticconstexpr |
Whether this is the xAOD mode.
Definition at line 32 of file ColumnarDef.h.