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

#include <acts/blob/sPHENIX/Tests/CommonHelpers/Acts/Tests/CommonHelpers/TestTrackState.hpp>

+ Collaboration diagram for Acts::Test::TestTrackState:

Public Member Functions

template<typename rng_t >
 TestTrackState (rng_t &rng, size_t measdim)
 

Public Attributes

std::shared_ptr< Surfacesurface
 
TestSourceLink sourceLink
 
BoundTrackParameters predicted
 
BoundTrackParameters filtered
 
BoundTrackParameters smoothed
 
BoundMatrix jacobian
 
double chi2
 
double pathLength
 

Detailed Description

Definition at line 21 of file TestTrackState.hpp.

View newest version in sPHENIX GitHub at line 21 of file TestTrackState.hpp

Constructor & Destructor Documentation

template<typename rng_t >
Acts::Test::TestTrackState::TestTrackState ( rng_t &  rng,
size_t  measdim 
)
inline

Definition at line 36 of file TestTrackState.hpp.

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

References Acts::PhysicalConstants::c, Acts::Test::cov, Acts::eBoundLoc0, Acts::eBoundLoc1, Acts::eBoundQOverP, filtered, Acts::Test::generateBoundParametersCovariance(), jacobian, Acts::ParticleHypothesis::pion(), predicted, physmon_track_finding_ttbar::r, Acts::Test::rng(), smoothed, sourceLink, surface, and physmon_ckf_tracking::u.

+ Here is the call graph for this function:

Member Data Documentation

double Acts::Test::TestTrackState::chi2

Definition at line 28 of file TestTrackState.hpp.

View newest version in sPHENIX GitHub at line 28 of file TestTrackState.hpp

Referenced by Acts::Test::fillTrackState().

BoundTrackParameters Acts::Test::TestTrackState::filtered

Definition at line 25 of file TestTrackState.hpp.

View newest version in sPHENIX GitHub at line 25 of file TestTrackState.hpp

Referenced by Acts::Test::fillTrackState(), and TestTrackState().

BoundMatrix Acts::Test::TestTrackState::jacobian

Definition at line 27 of file TestTrackState.hpp.

View newest version in sPHENIX GitHub at line 27 of file TestTrackState.hpp

Referenced by Acts::Test::fillTrackState(), and TestTrackState().

double Acts::Test::TestTrackState::pathLength

Definition at line 29 of file TestTrackState.hpp.

View newest version in sPHENIX GitHub at line 29 of file TestTrackState.hpp

Referenced by Acts::Test::fillTrackState().

BoundTrackParameters Acts::Test::TestTrackState::predicted

Definition at line 24 of file TestTrackState.hpp.

View newest version in sPHENIX GitHub at line 24 of file TestTrackState.hpp

Referenced by Acts::Test::fillTrackState(), and TestTrackState().

BoundTrackParameters Acts::Test::TestTrackState::smoothed

Definition at line 26 of file TestTrackState.hpp.

View newest version in sPHENIX GitHub at line 26 of file TestTrackState.hpp

Referenced by Acts::Test::fillTrackState(), and TestTrackState().

TestSourceLink Acts::Test::TestTrackState::sourceLink

Definition at line 23 of file TestTrackState.hpp.

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

Referenced by Acts::Test::fillTrackState(), and TestTrackState().

std::shared_ptr<Surface> Acts::Test::TestTrackState::surface

Definition at line 22 of file TestTrackState.hpp.

View newest version in sPHENIX GitHub at line 22 of file TestTrackState.hpp

Referenced by TestTrackState().


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