EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::MaterialHit Struct Reference

The information to be writtern out per hit surface. More...

#include <acts/blob/sPHENIX/Core/include/Acts/Material/MaterialCollector.hpp>

+ Collaboration diagram for Acts::MaterialHit:

Public Attributes

const Surfacesurface = nullptr
 
Vector3D position
 
Vector3D direction
 
Material material
 
double pathLength
 

Detailed Description

The information to be writtern out per hit surface.

Definition at line 21 of file MaterialCollector.hpp.

View newest version in sPHENIX GitHub at line 21 of file MaterialCollector.hpp

Member Data Documentation

Vector3D Acts::MaterialHit::direction

Definition at line 24 of file MaterialCollector.hpp.

View newest version in sPHENIX GitHub at line 24 of file MaterialCollector.hpp

Referenced by Acts::MaterialCollector::operator()().

Material Acts::MaterialHit::material

Definition at line 25 of file MaterialCollector.hpp.

View newest version in sPHENIX GitHub at line 25 of file MaterialCollector.hpp

Referenced by Acts::MaterialCollector::operator()().

double Acts::MaterialHit::pathLength

Definition at line 26 of file MaterialCollector.hpp.

View newest version in sPHENIX GitHub at line 26 of file MaterialCollector.hpp

Referenced by Acts::MaterialCollector::operator()().

Vector3D Acts::MaterialHit::position

Definition at line 23 of file MaterialCollector.hpp.

View newest version in sPHENIX GitHub at line 23 of file MaterialCollector.hpp

Referenced by Acts::MaterialCollector::operator()().

const Surface* Acts::MaterialHit::surface = nullptr

Definition at line 22 of file MaterialCollector.hpp.

View newest version in sPHENIX GitHub at line 22 of file MaterialCollector.hpp

Referenced by Acts::MaterialCollector::operator()().


The documentation for this struct was generated from the following file: