Analysis Software
Documentation for sPHENIX simulation software
|
Public Attributes | |
std::string | inputTrackParameters |
Optional. Input track parameters collection. | |
std::string | inputTrajectories |
Optional. Input trajectories container. | |
std::string | outputProtoVertices |
Output proto vertex collection. | |
std::string | outputVertices = "vertices" |
Output vertex collection. | |
std::shared_ptr < Acts::MagneticFieldProvider > | bField |
The magnetic field. | |
Definition at line 68 of file IterativeVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 68 of file IterativeVertexFinderAlgorithm.hpp
std::shared_ptr<Acts::MagneticFieldProvider> ActsExamples::IterativeVertexFinderAlgorithm::Config::bField |
The magnetic field.
Definition at line 78 of file IterativeVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 78 of file IterativeVertexFinderAlgorithm.hpp
Referenced by main().
std::string ActsExamples::IterativeVertexFinderAlgorithm::Config::inputTrackParameters |
Optional. Input track parameters collection.
Definition at line 70 of file IterativeVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 70 of file IterativeVertexFinderAlgorithm.hpp
Referenced by ActsExamples::IterativeVertexFinderAlgorithm::IterativeVertexFinderAlgorithm(), and main().
std::string ActsExamples::IterativeVertexFinderAlgorithm::Config::inputTrajectories |
Optional. Input trajectories container.
Definition at line 72 of file IterativeVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 72 of file IterativeVertexFinderAlgorithm.hpp
Referenced by ActsExamples::IterativeVertexFinderAlgorithm::IterativeVertexFinderAlgorithm().
std::string ActsExamples::IterativeVertexFinderAlgorithm::Config::outputProtoVertices |
Output proto vertex collection.
Definition at line 74 of file IterativeVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 74 of file IterativeVertexFinderAlgorithm.hpp
Referenced by ActsExamples::IterativeVertexFinderAlgorithm::IterativeVertexFinderAlgorithm(), and main().
std::string ActsExamples::IterativeVertexFinderAlgorithm::Config::outputVertices = "vertices" |
Output vertex collection.
Definition at line 76 of file IterativeVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 76 of file IterativeVertexFinderAlgorithm.hpp
Referenced by ActsExamples::IterativeVertexFinderAlgorithm::IterativeVertexFinderAlgorithm().