![]() |
DD4hep
1.33.0
Detector Description Toolkit for High Energy Physics
|
#include <DD4hep/NamedObject.h>#include <DD4hep/DetElement.h>#include <DD4hep/Volumes.h>#include <TGeoMatrix.h>Go to the source code of this file.
Classes | |
| class | dd4hep::Delta |
| Class describing an condition to re-adjust an alignment. More... | |
| class | dd4hep::AlignmentData |
| Derived condition data-object definition. More... | |
Namespaces | |
| dd4hep | |
| Namespace for the AIDA detector description toolkit. | |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const dd4hep::Delta &data) |
| print alignment delta object More... | |
| std::ostream & | operator<< (std::ostream &s, const dd4hep::AlignmentData &data) |
| print Conditions object More... | |
| std::ostream& operator<< | ( | std::ostream & | s, |
| const dd4hep::AlignmentData & | data | ||
| ) |
print Conditions object
Definition at line 135 of file AlignmentData.cpp.
| std::ostream& operator<< | ( | std::ostream & | s, |
| const dd4hep::Delta & | data | ||
| ) |
print alignment delta object
Definition at line 88 of file AlignmentData.cpp.
1.8.18