ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <Acts/Propagator/MaterialInteractor.hpp>
#include <Acts/Utilities/Definitions.hpp>
#include <Acts/Utilities/Logger.hpp>
#include <mutex>
#include <vector>
#include "ACTFW/Framework/IReader.hpp"
#include "ACTFW/Framework/IService.hpp"
#include "ACTFW/Framework/ProcessCode.hpp"
Go to the source code of this file.
Classes | |
class | FW::RootMaterialTrackReader |
Reads in MaterialTrack information from a root file and fills it into a format to be understood by the MaterialMapping algorithm. More... | |
struct | FW::RootMaterialTrackReader::Config |
The nested configuration struct. More... | |
Namespaces | |
namespace | FW |