EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MaterialSlab.hpp File Reference
#include "Acts/Material/Material.hpp"
#include <iosfwd>
#include <vector>
+ Include dependency graph for MaterialSlab.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Acts::MaterialSlab
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 

Typedefs

using Acts::MaterialSlabVector = std::vector< MaterialSlab >
 
using Acts::MaterialSlabMatrix = std::vector< MaterialSlabVector >
 

Functions

std::ostream & Acts::operator<< (std::ostream &os, const MaterialSlab &materialSlab)