Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/TrackFitting/BetheHeitlerApprox.hpp>
Public Attributes | |
std::array< ActsScalar, PolyDegree+1 > | weightCoeffs |
std::array< ActsScalar, PolyDegree+1 > | meanCoeffs |
std::array< ActsScalar, PolyDegree+1 > | varCoeffs |
Definition at line 107 of file BetheHeitlerApprox.hpp.
View newest version in sPHENIX GitHub at line 107 of file BetheHeitlerApprox.hpp
std::array<ActsScalar, PolyDegree + 1> Acts::AtlasBetheHeitlerApprox< NComponents, PolyDegree >::PolyData::meanCoeffs |
Definition at line 109 of file BetheHeitlerApprox.hpp.
View newest version in sPHENIX GitHub at line 109 of file BetheHeitlerApprox.hpp
std::array<ActsScalar, PolyDegree + 1> Acts::AtlasBetheHeitlerApprox< NComponents, PolyDegree >::PolyData::varCoeffs |
Definition at line 110 of file BetheHeitlerApprox.hpp.
View newest version in sPHENIX GitHub at line 110 of file BetheHeitlerApprox.hpp
std::array<ActsScalar, PolyDegree + 1> Acts::AtlasBetheHeitlerApprox< NComponents, PolyDegree >::PolyData::weightCoeffs |
Definition at line 108 of file BetheHeitlerApprox.hpp.
View newest version in sPHENIX GitHub at line 108 of file BetheHeitlerApprox.hpp