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 AdaptiveMultiVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 20 of file AdaptiveMultiVertexFinderAlgorithm.hpp
Acts::Vector3D ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config::bField = Acts::Vector3D::Zero() |
Magnetic field vector.
Definition at line 26 of file AdaptiveMultiVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 26 of file AdaptiveMultiVertexFinderAlgorithm.hpp
Referenced by main().
std::string ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config::inputTrackParameters |
Input track parameters collection.
Definition at line 22 of file AdaptiveMultiVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 22 of file AdaptiveMultiVertexFinderAlgorithm.hpp
Referenced by ActsExamples::AdaptiveMultiVertexFinderAlgorithm::AdaptiveMultiVertexFinderAlgorithm(), and main().
std::string ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config::outputProtoVertices |
Output proto vertex collection.
Definition at line 24 of file AdaptiveMultiVertexFinderAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 24 of file AdaptiveMultiVertexFinderAlgorithm.hpp
Referenced by ActsExamples::AdaptiveMultiVertexFinderAlgorithm::AdaptiveMultiVertexFinderAlgorithm(), and main().