DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Namespaces | Macros | Functions
ConditionsTags.h File Reference
#include "XML/XMLElements.h"
#include "XML/XMLTags.h"

Go to the source code of this file.

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::xml
 Namespace for the AIDA detector description toolkit supporting XML utilities.
 
 dd4hep::xml::cond
 Namespace of conditions unicode tags.
 

Macros

#define UNICODE(x)   extern const ::dd4hep::xml::Tag_t Unicode_##x
 
#define _UC(x)   ::dd4hep::xml::cond::Unicode_##x
 

Functions

 dd4hep::xml::cond::UNICODE (address)
 
 dd4hep::xml::cond::UNICODE (condition)
 
 dd4hep::xml::cond::UNICODE (conditions)
 
 dd4hep::xml::cond::UNICODE (detelements)
 
 dd4hep::xml::cond::UNICODE (detelement)
 
 dd4hep::xml::cond::UNICODE (temperature)
 
 dd4hep::xml::cond::UNICODE (pressure)
 
 dd4hep::xml::cond::UNICODE (path)
 
 dd4hep::xml::cond::UNICODE (validity)
 
 dd4hep::xml::cond::UNICODE (open_transaction)
 
 dd4hep::xml::cond::UNICODE (close_transaction)
 
 dd4hep::xml::cond::UNICODE (iov)
 
 dd4hep::xml::cond::UNICODE (iov_type)
 
 dd4hep::xml::cond::UNICODE (manager)
 
 dd4hep::xml::cond::UNICODE (property)
 
 dd4hep::xml::cond::UNICODE (hash)
 
 dd4hep::xml::cond::UNICODE (mapping)
 
 dd4hep::xml::cond::UNICODE (sequence)
 
 dd4hep::xml::cond::UNICODE (alignment)
 
 dd4hep::xml::cond::UNICODE (alignment_delta)
 
 dd4hep::xml::cond::UNICODE (repository)
 

Macro Definition Documentation

◆ _UC

#define _UC (   x)    ::dd4hep::xml::cond::Unicode_##x

Definition at line 64 of file ConditionsTags.h.

◆ UNICODE

#define UNICODE (   x)    extern const ::dd4hep::xml::Tag_t Unicode_##x

Definition at line 21 of file ConditionsTags.h.