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::shared_ptr < Acts::MagneticFieldProvider > | bField |
The magnetic field. | |
Definition at line 34 of file TutorialVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 34 of file TutorialVertexFinderAlgorithm.hpp
std::shared_ptr<Acts::MagneticFieldProvider> ActsExamples::TutorialVertexFinderAlgorithm::Config::bField |
The magnetic field.
Definition at line 42 of file TutorialVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 42 of file TutorialVertexFinderAlgorithm.hpp
Referenced by main().
std::string ActsExamples::TutorialVertexFinderAlgorithm::Config::inputTrackParameters |
Optional. Input track parameters collection.
Definition at line 36 of file TutorialVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 36 of file TutorialVertexFinderAlgorithm.hpp
Referenced by main(), and ActsExamples::TutorialVertexFinderAlgorithm::TutorialVertexFinderAlgorithm().
std::string ActsExamples::TutorialVertexFinderAlgorithm::Config::inputTrajectories |
Optional. Input trajectories container.
Definition at line 38 of file TutorialVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 38 of file TutorialVertexFinderAlgorithm.hpp
Referenced by ActsExamples::TutorialVertexFinderAlgorithm::TutorialVertexFinderAlgorithm().
std::string ActsExamples::TutorialVertexFinderAlgorithm::Config::outputProtoVertices |
Output proto vertex collection.
Definition at line 40 of file TutorialVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 40 of file TutorialVertexFinderAlgorithm.hpp
Referenced by main(), and ActsExamples::TutorialVertexFinderAlgorithm::TutorialVertexFinderAlgorithm().