![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/TrackFitting/GsfOptions.hpp>
Public Attributes | |
| ActsScalar | weight = 0 |
| BoundVector | boundPars = BoundVector::Zero() |
| BoundSquareMatrix | boundCov = BoundSquareMatrix::Identity() |
Definition at line 23 of file GsfOptions.hpp.
View newest version in sPHENIX GitHub at line 23 of file GsfOptions.hpp
| BoundSquareMatrix Acts::GsfComponent::boundCov = BoundSquareMatrix::Identity() |
Definition at line 26 of file GsfOptions.hpp.
View newest version in sPHENIX GitHub at line 26 of file GsfOptions.hpp
Referenced by BOOST_AUTO_TEST_CASE().
| BoundVector Acts::GsfComponent::boundPars = BoundVector::Zero() |
Definition at line 25 of file GsfOptions.hpp.
View newest version in sPHENIX GitHub at line 25 of file GsfOptions.hpp
Referenced by BOOST_AUTO_TEST_CASE().
| ActsScalar Acts::GsfComponent::weight = 0 |
Definition at line 24 of file GsfOptions.hpp.
View newest version in sPHENIX GitHub at line 24 of file GsfOptions.hpp
Referenced by BOOST_AUTO_TEST_CASE().