EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "ActsExamples/Framework/ProcessCode.hpp"
#include <Acts/Geometry/GeometryIdentifier.hpp>
#include <Acts/Geometry/TrackingVolume.hpp>
#include <Acts/Material/IMaterialDecorator.hpp>
#include <Acts/Material/ISurfaceMaterial.hpp>
#include <Acts/Material/IVolumeMaterial.hpp>
#include <Acts/Surfaces/Surface.hpp>
#include <Acts/Utilities/Definitions.hpp>
#include <Acts/Utilities/Logger.hpp>
#include <map>
#include <mutex>
Go to the source code of this file.
Classes | |
class | ActsExamples::RootMaterialDecorator |
Read the collection of SurfaceMaterial & VolumeMaterial. More... | |
class | ActsExamples::RootMaterialDecorator::Config |
Namespaces | |
namespace | Acts |
Set the Geometry Context PLUGIN. | |
namespace | ActsExamples |