![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Collaboration diagram for ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config: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. | |
| SeedFinder | seedFinder |
| Enum member determining the choice of the vertex seed finder. | |
| std::shared_ptr < Acts::MagneticFieldProvider > | bField |
| The magnetic field. | |
Definition at line 67 of file AdaptiveMultiVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 67 of file AdaptiveMultiVertexFinderAlgorithm.hpp
| std::shared_ptr<Acts::MagneticFieldProvider> ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config::bField |
The magnetic field.
Definition at line 79 of file AdaptiveMultiVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 79 of file AdaptiveMultiVertexFinderAlgorithm.hpp
Referenced by main().
| std::string ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config::inputTrackParameters |
Optional. Input track parameters collection.
Definition at line 69 of file AdaptiveMultiVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 69 of file AdaptiveMultiVertexFinderAlgorithm.hpp
Referenced by ActsExamples::AdaptiveMultiVertexFinderAlgorithm::AdaptiveMultiVertexFinderAlgorithm(), and main().
| std::string ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config::inputTrajectories |
Optional. Input trajectories container.
Definition at line 71 of file AdaptiveMultiVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 71 of file AdaptiveMultiVertexFinderAlgorithm.hpp
Referenced by ActsExamples::AdaptiveMultiVertexFinderAlgorithm::AdaptiveMultiVertexFinderAlgorithm().
| std::string ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config::outputProtoVertices |
Output proto vertex collection.
Definition at line 73 of file AdaptiveMultiVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 73 of file AdaptiveMultiVertexFinderAlgorithm.hpp
Referenced by ActsExamples::AdaptiveMultiVertexFinderAlgorithm::AdaptiveMultiVertexFinderAlgorithm(), and main().
| std::string ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config::outputVertices = "vertices" |
Output vertex collection.
Definition at line 75 of file AdaptiveMultiVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 75 of file AdaptiveMultiVertexFinderAlgorithm.hpp
Referenced by ActsExamples::AdaptiveMultiVertexFinderAlgorithm::AdaptiveMultiVertexFinderAlgorithm(), and main().
| SeedFinder ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config::seedFinder |
Enum member determining the choice of the vertex seed finder.
Definition at line 77 of file AdaptiveMultiVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 77 of file AdaptiveMultiVertexFinderAlgorithm.hpp