ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
The information to be writtern out per hit volume. More...
#include <acts/blob/master/Core/include/Acts/Propagator/VolumeCollector.hpp>
Public Attributes | |
const TrackingVolume * | volume = nullptr |
Vector3D | position |
Vector3D | direction |
The information to be writtern out per hit volume.
Definition at line 51 of file VolumeCollector.hpp.
View newest version in sPHENIX GitHub at line 51 of file VolumeCollector.hpp
Vector3D Acts::VolumeHit::direction |
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()().
Vector3D Acts::VolumeHit::position |
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()().
const TrackingVolume* Acts::VolumeHit::volume = nullptr |
Definition at line 52 of file VolumeCollector.hpp.
View newest version in sPHENIX GitHub at line 52 of file VolumeCollector.hpp
Referenced by source.g4viscp.G4Scene::create_scene(), and Acts::VolumeCollector< Selector >::operator()().