EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MaterialInteractor.hpp File Reference
+ Include dependency graph for MaterialInteractor.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Acts::MaterialInteraction
 The Material interaction struct It records the surface and the passed material This is only nessecary recorded when configured. More...
 
struct  Acts::MaterialInteractor
 
struct  Acts::MaterialInteractor::Result
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 

Typedefs

using Acts::RecordedMaterial = MaterialInteractor::Result
 Using some short hands for Recorded Material.
 
using Acts::RecordedMaterialTrack = std::pair< std::pair< Acts::Vector3D, Acts::Vector3D >, RecordedMaterial >