Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Scripts/TrackingPerformance/CommonUtils.h>
Public Member Functions | |
primitive_t | operator() (ULong64_t entry) |
Public Attributes | |
std::vector< primitive_t > * | value = nullptr |
This is a direct type accessor
It simply forwards access to the underlying vector
Definition at line 247 of file CommonUtils.h.
View newest version in sPHENIX GitHub at line 247 of file CommonUtils.h
|
inline |
Gives direct access to the underlying parameter
entry | the entry in the tree |
Definition at line 253 of file CommonUtils.h.
View newest version in sPHENIX GitHub at line 253 of file CommonUtils.h
References testSigmaEff::v, and DirectAccessor< primitive_t >::value.
std::vector<primitive_t>* DirectAccessor< primitive_t >::value = nullptr |
Definition at line 248 of file CommonUtils.h.
View newest version in sPHENIX GitHub at line 248 of file CommonUtils.h
Referenced by pump.Token::__str__(), pump.Token::Clone(), and DirectAccessor< primitive_t >::operator()().