Root changed the name of the selection namespace in 5.19 and 5.99. Define macros to work around. More...
#include "RVersion.h"
#include <RootMetaSelection.h>
Go to the source code of this file.
Defines | |
#define | ROOT_SELECTION_NS ROOT::Meta::Selection |
#define | ENTER_ROOT_SELECTION_NS namespace ROOT { namespace Meta { namespace Selection { |
#define | EXIT_ROOT_SELECTION_NS }}} |
Root changed the name of the selection namespace in 5.19 and 5.99. Define macros to work around.