Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/TrackFitting/BetheHeitlerApprox.hpp>
Public Attributes | |
ActsScalar | weight = 0.0 |
ActsScalar | mean = 0.0 |
ActsScalar | var = 0.0 |
Definition at line 32 of file BetheHeitlerApprox.hpp.
View newest version in sPHENIX GitHub at line 32 of file BetheHeitlerApprox.hpp
ActsScalar Acts::detail::GaussianComponent::mean = 0.0 |
Definition at line 34 of file BetheHeitlerApprox.hpp.
View newest version in sPHENIX GitHub at line 34 of file BetheHeitlerApprox.hpp
Referenced by ambiguity_solver_network.Normalise::forward(), and Acts::detail::inverseTransformComponent().
ActsScalar Acts::detail::GaussianComponent::var = 0.0 |
Definition at line 35 of file BetheHeitlerApprox.hpp.
View newest version in sPHENIX GitHub at line 35 of file BetheHeitlerApprox.hpp
Referenced by Acts::detail::inverseTransformComponent().
ActsScalar Acts::detail::GaussianComponent::weight = 0.0 |
Definition at line 33 of file BetheHeitlerApprox.hpp.
View newest version in sPHENIX GitHub at line 33 of file BetheHeitlerApprox.hpp
Referenced by Acts::detail::inverseTransformComponent().