![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "ActsExamples/Framework/IReader.hpp"#include "ActsExamples/Framework/IService.hpp"#include "ActsExamples/Framework/ProcessCode.hpp"#include <Acts/Propagator/MaterialInteractor.hpp>#include <Acts/Utilities/Definitions.hpp>#include <Acts/Utilities/Logger.hpp>#include <mutex>#include <vector>
Include dependency graph for RootMaterialTrackReader.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ActsExamples::RootMaterialTrackReader |
| Reads in MaterialTrack information from a root file and fills it into a format to be understood by the MaterialMapping algorithm. More... | |
| struct | ActsExamples::RootMaterialTrackReader::Config |
| The nested configuration struct. More... | |
Namespaces | |
| namespace | ActsExamples |