![]() |
Project
|
#include <memory>#include <utility>#include <vector>#include <ostream>#include <string>#include <map>#include <algorithm>#include <Eigen/Dense>#include <TGeoMatrix.h>#include <TGeoPhysicalNode.h>#include "ITS3Align/AlignmentLabel.h"#include "ITS3Align/AlignmentDOF.h"Go to the source code of this file.
Classes | |
| class | o2::its3::align::HierarchyConstraint |
| class | o2::its3::align::AlignableVolume |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::its3 |
| namespace | o2::its3::align |
Typedefs | |
| using | o2::its3::align::Matrix36 = Eigen::Matrix< double, 3, 6 > |
| using | o2::its3::align::Matrix66 = Eigen::Matrix< double, 6, 6 > |
Functions | |
| void | o2::its3::align::applyDOFConfig (AlignableVolume *root, const std::string &jsonPath) |
| void | o2::its3::align::writeMillepedeResults (AlignableVolume *root, const std::string &milleResPath, const std::string &outJsonPath, const std::string &injectedJsonPath="") |