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

#include <acts/blob/sPHENIX/Examples/Scripts/TrackingPerformance/CommonUtils.h>

+ Collaboration diagram for ResidualAccessor:

Public Member Functions

float operator() (ULong64_t entry)
 

Public Attributes

std::vector< float > * value = nullptr
 
std::vector< float > * reference = nullptr
 

Detailed Description

Definition at line 283 of file CommonUtils.h.

View newest version in sPHENIX GitHub at line 283 of file CommonUtils.h

Member Function Documentation

float ResidualAccessor::operator() ( ULong64_t  entry)
inline
Returns
the calculated Residual
Parameters
entrythe entry in the tree

Definition at line 291 of file CommonUtils.h.

View newest version in sPHENIX GitHub at line 291 of file CommonUtils.h

References physmon_track_finding_ttbar::r, reference, testSigmaEff::v, and value.

Member Data Documentation

std::vector<float>* ResidualAccessor::reference = nullptr

Definition at line 286 of file CommonUtils.h.

View newest version in sPHENIX GitHub at line 286 of file CommonUtils.h

Referenced by cpp.ast.Type::__str__(), and operator()().

std::vector<float>* ResidualAccessor::value = nullptr

Definition at line 284 of file CommonUtils.h.

View newest version in sPHENIX GitHub at line 284 of file CommonUtils.h

Referenced by pump.Token::__str__(), pump.Token::Clone(), and operator()().


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