DD4hep  1.28.0
Detector Description Toolkit for High Energy Physics
Classes | Namespaces | Functions
AlignmentsPrinter.h File Reference
#include "DD4hep/Printout.h"
#include "DD4hep/DetElement.h"
#include "DD4hep/Alignments.h"

Go to the source code of this file.

Classes

class  dd4hep::align::AlignmentsPrinter
 Generic Alignments data dumper. More...
 
class  dd4hep::align::AlignedVolumePrinter
 Generic Alignments data dumper. More...
 

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::align
 Namespace for implementation details of the AIDA detector description toolkit.
 

Functions

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...