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

Go to the source code of this file.

Classes

class  Acts::MaterialProperties
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 

Typedefs

using Acts::MaterialPropertiesVector = std::vector< MaterialProperties >
 
using Acts::MaterialPropertiesMatrix = std::vector< MaterialPropertiesVector >
 

Functions

std::ostream & Acts::operator<< (std::ostream &os, const MaterialProperties &materialProperties)