DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Macros
Tags.h File Reference
#include <JSON/Elements.h>

Go to the source code of this file.

Macros

#define DECLARE_UNICODE_TAG(x)
 
#define _dd4hep_Unicode_Item(a)   #a
 
#define _U(a)   #a
 
#define _Unicode(a)   #a
 

Macro Definition Documentation

◆ _dd4hep_Unicode_Item

#define _dd4hep_Unicode_Item (   a)    #a

Definition at line 23 of file Tags.h.

◆ _U

#define _U (   a)    #a

Definition at line 24 of file Tags.h.

◆ _Unicode

#define _Unicode (   a)    #a

Definition at line 25 of file Tags.h.

◆ DECLARE_UNICODE_TAG

#define DECLARE_UNICODE_TAG (   x)

Definition at line 17 of file Tags.h.