![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
#include "DD4hep/AlignmentData.h"#include "DD4hep/MatrixHelpers.h"#include "DD4hep/InstanceCount.h"#include "DD4hep/Primitives.h"#include "TGeoMatrix.h"#include <sstream>#include "DD4hep/ToStream.h"#include "DD4hep/objects/ConditionsInterna.h"#include "DD4hep/BasicGrammar_inl.h"Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &s, const Delta &data) |
| print Conditions object More... | |
| ostream & | operator<< (ostream &s, const AlignmentData &data) |
| print Conditions object More... | |
| ostream& operator<< | ( | ostream & | s, |
| const Delta & | data | ||
| ) |
print Conditions object
Definition at line 59 of file AlignmentData.cpp.
References DD4hep::Alignments::Delta::pivot, DD4hep::Alignments::Delta::rotation, and DD4hep::Alignments::Delta::translation.
| ostream& operator<< | ( | ostream & | s, |
| const AlignmentData & | data | ||
| ) |
print Conditions object
Definition at line 107 of file AlignmentData.cpp.
References DD4hep::Alignments::AlignmentData::delta.
1.8.6