Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::GsfComponent Struct Reference

#include <acts/blob/sPHENIX/Core/include/Acts/TrackFitting/GsfOptions.hpp>

Public Attributes

ActsScalar weight = 0
 
BoundVector boundPars = BoundVector::Zero()
 
BoundSquareMatrix boundCov = BoundSquareMatrix::Identity()
 

Detailed Description

Definition at line 23 of file GsfOptions.hpp.

View newest version in sPHENIX GitHub at line 23 of file GsfOptions.hpp

Member Data Documentation

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().


The documentation for this struct was generated from the following file: