![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/Examples/Algorithms/Vertexing/include/ACTFW/Vertexing/VertexFindingAlgorithm.hpp>
Collaboration diagram for FWE::VertexFindingAlgorithm::Config:Public Attributes | |
| std::string | trackCollection |
| Input track collection. | |
| Acts::Vector3D | bField |
| The magnetic field. | |
Definition at line 27 of file VertexFindingAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 27 of file VertexFindingAlgorithm.hpp
| Acts::Vector3D FWE::VertexFindingAlgorithm::Config::bField |
The magnetic field.
Definition at line 32 of file VertexFindingAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 32 of file VertexFindingAlgorithm.hpp
Referenced by main().
| std::string FWE::VertexFindingAlgorithm::Config::trackCollection |
Input track collection.
Definition at line 29 of file VertexFindingAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 29 of file VertexFindingAlgorithm.hpp
Referenced by main().