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

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

#include <acts/blob/sPHENIX/Core/include/Acts/Propagator/SurfaceCollector.hpp>

+ Collaboration diagram for Acts::SurfaceHit:

Public Attributes

const Surfacesurface = nullptr
 
Vector3D position
 
Vector3D direction
 

Detailed Description

The information to be writtern out per hit surface.

Definition at line 52 of file SurfaceCollector.hpp.

View newest version in sPHENIX GitHub at line 52 of file SurfaceCollector.hpp

Member Data Documentation

Vector3D Acts::SurfaceHit::direction

Definition at line 55 of file SurfaceCollector.hpp.

View newest version in sPHENIX GitHub at line 55 of file SurfaceCollector.hpp

Referenced by Acts::SurfaceCollector< Selector >::operator()().

Vector3D Acts::SurfaceHit::position

Definition at line 54 of file SurfaceCollector.hpp.

View newest version in sPHENIX GitHub at line 54 of file SurfaceCollector.hpp

Referenced by Acts::SurfaceCollector< Selector >::operator()().

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

Definition at line 53 of file SurfaceCollector.hpp.

View newest version in sPHENIX GitHub at line 53 of file SurfaceCollector.hpp

Referenced by Acts::SurfaceCollector< Selector >::operator()().


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