Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Material/Material.hpp"
#include <iosfwd>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | Acts::MaterialSlab |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
Typedefs | |
using | Acts::MaterialSlabVector = std::vector< MaterialSlab > |
using | Acts::MaterialSlabMatrix = std::vector< MaterialSlabVector > |
using | Acts::RecordedMaterialVolumePoint = std::vector< std::pair< Acts::MaterialSlab, std::vector< Acts::Vector3 >>> |
list of point used in the mapping of a volume | |
Functions | |
std::ostream & | Acts::operator<< (std::ostream &os, const MaterialSlab &materialSlab) |