Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/Common.hpp"
#include "Acts/Definitions/Direction.hpp"
#include "Acts/Geometry/GeometryIdentifier.hpp"
#include "Acts/Material/MaterialSlab.hpp"
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | Acts::ISurfaceMaterial |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
Enumerations | |
enum | Acts::MappingType { Acts::PreMapping = -1, Acts::Default = 0, Acts::PostMapping = 1, Acts::Sensor = 2 } |
This enum describes the type of surface material mapping. More... | |