The Gaudi Framework  v40r0 (475e45c1)
RegistryEntry.cpp File Reference
Include dependency graph for RegistryEntry.cpp:

Go to the source code of this file.

Macros

#define CAST_REGENTRY(x, y)   dynamic_cast<x>( y )
 

Variables

constexpr char SEPARATOR { '/' }
 

Macro Definition Documentation

◆ CAST_REGENTRY

#define CAST_REGENTRY (   x,
 
)    dynamic_cast<x>( y )

Definition at line 24 of file RegistryEntry.cpp.

Variable Documentation

◆ SEPARATOR

constexpr char SEPARATOR { '/' }
constexpr

Definition at line 25 of file RegistryEntry.cpp.