Analysis Software
Documentation for sPHENIX simulation software
|
Public Member Functions | |
double | theta () const |
double | phi () const |
double | transverseMomentum () const |
double | loc0 () const |
double | loc1 () const |
double | time () const |
double | nMeasurements () const |
Public Attributes | |
double | m_theta |
double | m_phi |
double | m_pt |
double | m_loc0 |
double | m_loc1 |
double | m_time |
double | m_nMeasurements |
Definition at line 19 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 19 of file TrackSelectorTests.cpp
|
inline |
Definition at line 31 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 31 of file TrackSelectorTests.cpp
|
inline |
Definition at line 32 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 32 of file TrackSelectorTests.cpp
|
inline |
Definition at line 34 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 34 of file TrackSelectorTests.cpp
References Acts::detail_vtc::m_nMeasurements.
|
inline |
Definition at line 29 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 29 of file TrackSelectorTests.cpp
|
inline |
Definition at line 28 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 28 of file TrackSelectorTests.cpp
|
inline |
Definition at line 33 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 33 of file TrackSelectorTests.cpp
|
inline |
Definition at line 30 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 30 of file TrackSelectorTests.cpp
double MockTrack::m_loc0 |
Definition at line 23 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 23 of file TrackSelectorTests.cpp
Referenced by BOOST_AUTO_TEST_CASE(), and BOOST_DATA_TEST_CASE().
double MockTrack::m_loc1 |
Definition at line 24 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 24 of file TrackSelectorTests.cpp
Referenced by BOOST_AUTO_TEST_CASE(), and BOOST_DATA_TEST_CASE().
double MockTrack::m_nMeasurements |
Definition at line 26 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 26 of file TrackSelectorTests.cpp
double MockTrack::m_phi |
Definition at line 21 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 21 of file TrackSelectorTests.cpp
Referenced by BOOST_AUTO_TEST_CASE(), and BOOST_DATA_TEST_CASE().
double MockTrack::m_pt |
Definition at line 22 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 22 of file TrackSelectorTests.cpp
Referenced by BOOST_AUTO_TEST_CASE().
double MockTrack::m_theta |
Definition at line 20 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 20 of file TrackSelectorTests.cpp
double MockTrack::m_time |
Definition at line 25 of file TrackSelectorTests.cpp.
View newest version in sPHENIX GitHub at line 25 of file TrackSelectorTests.cpp
Referenced by BOOST_AUTO_TEST_CASE(), and BOOST_DATA_TEST_CASE().