EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Public Attributes | |
std::string | inputTrackParameters |
Input track parameters collection. | |
std::string | outputProtoVertices |
Output proto vertex collection. | |
Acts::Vector3D | bField = Acts::Vector3D::Zero() |
Magnetic field vector. | |
Definition at line 20 of file IterativeVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 20 of file IterativeVertexFinderAlgorithm.hpp
Acts::Vector3D ActsExamples::IterativeVertexFinderAlgorithm::Config::bField = Acts::Vector3D::Zero() |
Magnetic field vector.
Definition at line 26 of file IterativeVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 26 of file IterativeVertexFinderAlgorithm.hpp
Referenced by main().
std::string ActsExamples::IterativeVertexFinderAlgorithm::Config::inputTrackParameters |
Input track parameters collection.
Definition at line 22 of file IterativeVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 22 of file IterativeVertexFinderAlgorithm.hpp
Referenced by ActsExamples::IterativeVertexFinderAlgorithm::IterativeVertexFinderAlgorithm(), and main().
std::string ActsExamples::IterativeVertexFinderAlgorithm::Config::outputProtoVertices |
Output proto vertex collection.
Definition at line 24 of file IterativeVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 24 of file IterativeVertexFinderAlgorithm.hpp
Referenced by ActsExamples::IterativeVertexFinderAlgorithm::IterativeVertexFinderAlgorithm(), and main().