Go to the source code of this file.
|
| dd4hep |
| Namespace for the AIDA detector description toolkit.
|
|
| dd4hep::align |
| Namespace for implementation details of the AIDA detector description toolkit.
|
|
|
void | dd4hep::align::printAlignment (PrintLevel prt_level, const std::string &prefix, Alignment alignment) |
| Default printout of an alignment entry. More...
|
|
void | dd4hep::align::printAlignment (PrintLevel lvl, const std::string &prefix, const std::string &opt, DetElement de, Alignment alignment) |
|
void | dd4hep::align::printElement (PrintLevel prt_level, const std::string &prefix, DetElement element, ConditionsMap &pool) |
| Default printout of a detector element entry. More...
|
|
void | dd4hep::align::printElementPlacement (PrintLevel prt_level, const std::string &prefix, DetElement detector, ConditionsMap &pool) |
| PrintElement placement with/without alignment applied. More...
|
|