ATLAS Offline Software
Public Attributes | List of all members
IDPVM::ResolutionHelper::resolutionResultInBin Struct Reference

package the output of a single bin resolution measurement More...

#include <ResolutionHelper.h>

Collaboration diagram for IDPVM::ResolutionHelper::resolutionResultInBin:

Public Attributes

double width {0.}
 the residual / pull width (either RMS or fit outcome) More...
 
double widthError {0.}
 uncertainty on the residual / pull width More...
 
double mean {0.}
 mean of the residual / pull More...
 
double meanError {0.}
 uncertainty on the mean More...
 
double outlierFrac {0.}
 fraction of the population in outlier bins. Used to detect possible binning issues and warn the user More...
 
double outlierFracError {0.}
 uncertainty on the outlier fraction. Mainly for book-keeping at this time. More...
 

Detailed Description

package the output of a single bin resolution measurement

Definition at line 39 of file InnerDetector/InDetValidation/InDetPhysValMonitoring/InDetPhysValMonitoring/ResolutionHelper.h.

Member Data Documentation

◆ mean

double IDPVM::ResolutionHelper::resolutionResultInBin::mean {0.}

◆ meanError

double IDPVM::ResolutionHelper::resolutionResultInBin::meanError {0.}

◆ outlierFrac

double IDPVM::ResolutionHelper::resolutionResultInBin::outlierFrac {0.}

fraction of the population in outlier bins. Used to detect possible binning issues and warn the user

Definition at line 44 of file InnerDetector/InDetValidation/InDetPhysValMonitoring/InDetPhysValMonitoring/ResolutionHelper.h.

◆ outlierFracError

double IDPVM::ResolutionHelper::resolutionResultInBin::outlierFracError {0.}

uncertainty on the outlier fraction. Mainly for book-keeping at this time.

Definition at line 45 of file InnerDetector/InDetValidation/InDetPhysValMonitoring/InDetPhysValMonitoring/ResolutionHelper.h.

◆ width

double IDPVM::ResolutionHelper::resolutionResultInBin::width {0.}

the residual / pull width (either RMS or fit outcome)

Definition at line 40 of file InnerDetector/InDetValidation/InDetPhysValMonitoring/InDetPhysValMonitoring/ResolutionHelper.h.

◆ widthError

double IDPVM::ResolutionHelper::resolutionResultInBin::widthError {0.}

uncertainty on the residual / pull width

Definition at line 41 of file InnerDetector/InDetValidation/InDetPhysValMonitoring/InDetPhysValMonitoring/ResolutionHelper.h.


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