Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::VolumeHit Struct Reference

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

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

+ Collaboration diagram for Acts::VolumeHit:

Public Attributes

const TrackingVolumevolume = nullptr
 
Vector3 position
 
Vector3 direction
 

Detailed Description

The information to be writtern out per hit volume.

Definition at line 52 of file VolumeCollector.hpp.

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

Member Data Documentation

Vector3 Acts::VolumeHit::direction

Definition at line 55 of file VolumeCollector.hpp.

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

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

Vector3 Acts::VolumeHit::position

Definition at line 54 of file VolumeCollector.hpp.

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

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

const TrackingVolume* Acts::VolumeHit::volume = nullptr

Definition at line 53 of file VolumeCollector.hpp.

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

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


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