![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"#include "Acts/Utilities/Logger.hpp"#include "ActsExamples/ContextualDetector/AlignmentDecorator.hpp"#include "ActsExamples/ContextualDetector/InternallyAlignedDetectorElement.hpp"#include "ActsExamples/Framework/AlgorithmContext.hpp"#include "ActsExamples/Framework/IContextDecorator.hpp"#include "ActsExamples/Framework/ProcessCode.hpp"#include "ActsExamples/Framework/RandomNumbers.hpp"#include <cstddef>#include <memory>#include <mutex>#include <string>#include <unordered_map>#include <vector>
Include dependency graph for InternalAlignmentDecorator.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ActsExamples::Contextual::InternalAlignmentDecorator |
| A mockup service that rotates the modules in a simple tracking geometry. More... | |
| struct | ActsExamples::Contextual::InternalAlignmentDecorator::Config |
| nested configuration struct More... | |
| struct | ActsExamples::Contextual::InternalAlignmentDecorator::IovStatus |
Namespaces | |
| namespace | ActsExamples |
| namespace | ActsExamples::Contextual |