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

#include <acts/blob/sPHENIX/Core/include/Acts/Vertexing/ImpactPointEstimator.hpp>

Public Attributes

double d0 = 0.
 
double z0 = 0.
 
double sigmaD0 = 0.
 
double sigmaZ0 = 0.
 
std::optional< doubledeltaT = std::nullopt
 
std::optional< doublesigmaDeltaT = std::nullopt
 

Detailed Description

Definition at line 23 of file ImpactPointEstimator.hpp.

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

Member Data Documentation

std::optional<double> Acts::ImpactParametersAndSigma::deltaT = std::nullopt

Definition at line 34 of file ImpactPointEstimator.hpp.

View newest version in sPHENIX GitHub at line 34 of file ImpactPointEstimator.hpp

Referenced by Acts::ImpactPointEstimator< input_track_t, propagator_t, propagator_options_t >::getImpactParameters().

std::optional<double> Acts::ImpactParametersAndSigma::sigmaDeltaT = std::nullopt

Definition at line 36 of file ImpactPointEstimator.hpp.

View newest version in sPHENIX GitHub at line 36 of file ImpactPointEstimator.hpp

Referenced by Acts::ImpactPointEstimator< input_track_t, propagator_t, propagator_options_t >::getImpactParameters().


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