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

Go to the source code of this file.

Classes

struct  Acts::InteractionVolume
 The Material interaction volume struct It acts as a switch between detctor and tracking volume as long as those co-exist alongside. More...
 
struct  Acts::MaterialInteraction
 The Material interaction struct It records the surface and the passed material This is only necessary recorded when configured. More...
 
struct  Acts::RecordedMaterial
 

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 

Typedefs

using Acts::RecordedMaterialTrack = std::pair< std::pair< Acts::Vector3, Acts::Vector3 >, RecordedMaterial >