![]()  | 
						
							 
								EIC Software
							  
							
								Reference for 
								EIC 
								simulation and reconstruction software on GitHub
							  
						 | 
					
 Collaboration diagram for ActsExamples::VertexFitterAlgorithm::Config:Public Attributes | |
| std::string | inputTrackParameters | 
| Input track parameters collection.   | |
| std::string | inputProtoVertices | 
| Input proto vertex collection.   | |
| Acts::Vector3D | bField = Acts::Vector3D::Zero() | 
| The magnetic field.   | |
| bool | doConstrainedFit = false | 
| Acts::Vector3D | constraintPos = Acts::Vector3D(0, 0, 0) | 
| Vertex constraint position.   | |
| Acts::SymMatrix3D | constraintCov | 
| Vertex constraint covariance matrix.   | |
Definition at line 21 of file VertexFitterAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 21 of file VertexFitterAlgorithm.hpp
| Acts::Vector3D ActsExamples::VertexFitterAlgorithm::Config::bField = Acts::Vector3D::Zero() | 
The magnetic field.
Definition at line 27 of file VertexFitterAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 27 of file VertexFitterAlgorithm.hpp
Referenced by main().
| Acts::SymMatrix3D ActsExamples::VertexFitterAlgorithm::Config::constraintCov | 
Vertex constraint covariance matrix.
Definition at line 32 of file VertexFitterAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 32 of file VertexFitterAlgorithm.hpp
| Acts::Vector3D ActsExamples::VertexFitterAlgorithm::Config::constraintPos = Acts::Vector3D(0, 0, 0) | 
Vertex constraint position.
Definition at line 30 of file VertexFitterAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 30 of file VertexFitterAlgorithm.hpp
| bool ActsExamples::VertexFitterAlgorithm::Config::doConstrainedFit = false | 
Definition at line 28 of file VertexFitterAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 28 of file VertexFitterAlgorithm.hpp
| std::string ActsExamples::VertexFitterAlgorithm::Config::inputProtoVertices | 
Input proto vertex collection.
Definition at line 25 of file VertexFitterAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 25 of file VertexFitterAlgorithm.hpp
Referenced by main(), and ActsExamples::VertexFitterAlgorithm::VertexFitterAlgorithm().
| std::string ActsExamples::VertexFitterAlgorithm::Config::inputTrackParameters | 
Input track parameters collection.
Definition at line 23 of file VertexFitterAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 23 of file VertexFitterAlgorithm.hpp
Referenced by main(), and ActsExamples::VertexFitterAlgorithm::VertexFitterAlgorithm().