![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"#include "ActsExamples/Framework/ProcessCode.hpp"#include "ActsExamples/Framework/WriterT.hpp"#include <Acts/Propagator/MaterialInteractor.hpp>#include <Acts/Utilities/Logger.hpp>#include <cstddef>#include <cstdint>#include <mutex>#include <string>#include <unordered_map>#include <utility>#include <vector>
Include dependency graph for RootMaterialTrackWriter.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ActsExamples::RootMaterialTrackWriter |
| Writes out MaterialTrack collections from a root file. More... | |
| struct | ActsExamples::RootMaterialTrackWriter::Config |
Namespaces | |
| namespace | ActsExamples |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
Typedefs | |
| using | Acts::RecordedMaterial = MaterialInteractor::result_type |