DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Alignment and Delta item key. More...
#include <Alignments.h>
Static Public Attributes | |
static const std::string | deltaName |
Key name of a delta condition "alignment_delta". More... | |
static const Condition::itemkey_type | deltaKey |
Key value of a delta condition "alignment_delta". More... | |
static const std::string | alignmentName |
Key name of an alignment condition object "alignment". More... | |
static const Condition::itemkey_type | alignmentKey |
Key value of an alignment condition object "alignment". More... | |
|
static |
Key value of an alignment condition object "alignment".
Definition at line 56 of file Alignments.h.
|
static |
Key name of an alignment condition object "alignment".
Definition at line 54 of file Alignments.h.
|
static |
Key value of a delta condition "alignment_delta".
Definition at line 52 of file Alignments.h.
|
static |
Key name of a delta condition "alignment_delta".
Definition at line 50 of file Alignments.h.