ATLAS Offline Software
Macros | Typedefs | Variables
AthLinks/tools/selection_ns.h File Reference
#include <RootMetaSelection.h>
Include dependency graph for AthLinks/tools/selection_ns.h:

Go to the source code of this file.

Macros

#define ROOT_SELECTION_NS   ROOT::Meta::Selection
 
#define ENTER_ROOT_SELECTION_NS   namespace ROOT { namespace Meta { namespace Selection {
 
#define EXIT_ROOT_SELECTION_NS   }}}
 

Typedefs

typedef MemberAttributes< kNoAutoSelected > NO_SELF_AUTOSELECT
 

Variables

ENTER_ROOT_SELECTION_NS typedef MemberAttributes< kTransient > TRANSIENT
 

Macro Definition Documentation

◆ ENTER_ROOT_SELECTION_NS

#define ENTER_ROOT_SELECTION_NS   namespace ROOT { namespace Meta { namespace Selection {

Definition at line 27 of file AthLinks/tools/selection_ns.h.

◆ EXIT_ROOT_SELECTION_NS

#define EXIT_ROOT_SELECTION_NS   }}}

Definition at line 31 of file AthLinks/tools/selection_ns.h.

◆ ROOT_SELECTION_NS

#define ROOT_SELECTION_NS   ROOT::Meta::Selection

Definition at line 23 of file AthLinks/tools/selection_ns.h.

Typedef Documentation

◆ NO_SELF_AUTOSELECT

typedef MemberAttributes< kNoAutoSelected > NO_SELF_AUTOSELECT

Definition at line 35 of file AthLinks/tools/selection_ns.h.

Variable Documentation

◆ TRANSIENT

ENTER_ROOT_SELECTION_NS typedef MemberAttributes< kTransient > TRANSIENT

Definition at line 34 of file AthLinks/tools/selection_ns.h.