![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
#include "DD4hep/AlignmentsProcessor.h"
Go to the source code of this file.
Classes | |
class | DD4hep::Alignments::AlignmentsPrinter |
Generic Alignments data dumper. More... | |
Namespaces | |
DD4hep | |
Namespace for the AIDA detector description toolkit. | |
DD4hep::Alignments | |
Namespace for the alignment part of the AIDA detector description toolkit. | |
Functions | |
void | DD4hep::Alignments::printAlignment (const std::string &prefix, Alignment alignment) |
Default printout of an alignment entry. More... | |
void | DD4hep::Alignments::printContainer (const std::string &prefix, Container container, UserPool *pool) |
Default printout of a container entry. More... | |
void | DD4hep::Alignments::printElement (const std::string &prefix, DetElement element, UserPool *pool) |
Default printout of a detector element entry. More... | |
void | DD4hep::Alignments::printElementPlacement (const std::string &prefix, DetElement detector, UserPool *pool) |
PrintElement placement with/without alignment applied. More... | |