Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Scripts/TrackingPerformance/CommonUtils.h>
Public Member Functions | |
float | operator() (ULong64_t entry) |
Public Attributes | |
std::vector< float > * | qop_value = nullptr |
std::vector< int > * | reference_charge = nullptr |
std::vector< float > * | reference_p = nullptr |
Definition at line 302 of file CommonUtils.h.
View newest version in sPHENIX GitHub at line 302 of file CommonUtils.h
|
inline |
entry | the entry in the tree |
Definition at line 312 of file CommonUtils.h.
View newest version in sPHENIX GitHub at line 312 of file CommonUtils.h
References qop_value, reference_charge, reference_p, and testSigmaEff::v.
std::vector<float>* QopResidualAccessor::qop_value = nullptr |
Definition at line 303 of file CommonUtils.h.
View newest version in sPHENIX GitHub at line 303 of file CommonUtils.h
Referenced by operator()().
std::vector<int>* QopResidualAccessor::reference_charge = nullptr |
Definition at line 305 of file CommonUtils.h.
View newest version in sPHENIX GitHub at line 305 of file CommonUtils.h
Referenced by operator()().
std::vector<float>* QopResidualAccessor::reference_p = nullptr |
Definition at line 307 of file CommonUtils.h.
View newest version in sPHENIX GitHub at line 307 of file CommonUtils.h
Referenced by operator()().