EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Material/SurfaceMaterialMapper.hpp"
#include "Acts/Material/VolumeMaterialMapper.hpp"
#include "Acts/Utilities/Logger.hpp"
#include "ActsExamples/Framework/BareAlgorithm.hpp"
#include "ActsExamples/MaterialMapping/IMaterialWriter.hpp"
#include <climits>
#include <memory>
#include <mutex>
Go to the source code of this file.
Classes | |
class | ActsExamples::MaterialMapping |
Initiates and executes material mapping. More... | |
struct | ActsExamples::MaterialMapping::Config |
Namespaces | |
namespace | Acts |
Set the Geometry Context PLUGIN. | |
namespace | ActsExamples |