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

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

Public Attributes

ActsScalar weight = 0.0
 
ActsScalar mean = 0.0
 
ActsScalar var = 0.0
 

Detailed Description

Definition at line 32 of file BetheHeitlerApprox.hpp.

View newest version in sPHENIX GitHub at line 32 of file BetheHeitlerApprox.hpp

Member Data Documentation

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


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