Project
Loading...
Searching...
No Matches
o2::cad::harness::ValidationResult Struct Reference

#include <O2SolidHarness.h>

Public Attributes

size_t nSamples = 0
 
size_t nAgree = 0
 
size_t nMismatchWithinBand = 0
 
size_t nMismatchMissedSurface = 0
 
size_t nMismatchUnexplained = 0
 
size_t nNoVerdict = 0
 
size_t nRelabelled = 0
 
double worstDeviation = 0.
 
std::vector< OffenderworstOffenders
 

Detailed Description

Definition at line 90 of file O2SolidHarness.h.

Member Data Documentation

◆ nAgree

size_t o2::cad::harness::ValidationResult::nAgree = 0

Definition at line 92 of file O2SolidHarness.h.

◆ nMismatchMissedSurface

size_t o2::cad::harness::ValidationResult::nMismatchMissedSurface = 0

Definition at line 94 of file O2SolidHarness.h.

◆ nMismatchUnexplained

size_t o2::cad::harness::ValidationResult::nMismatchUnexplained = 0

Definition at line 95 of file O2SolidHarness.h.

◆ nMismatchWithinBand

size_t o2::cad::harness::ValidationResult::nMismatchWithinBand = 0

Definition at line 93 of file O2SolidHarness.h.

◆ nNoVerdict

size_t o2::cad::harness::ValidationResult::nNoVerdict = 0

Definition at line 96 of file O2SolidHarness.h.

◆ nRelabelled

size_t o2::cad::harness::ValidationResult::nRelabelled = 0

Definition at line 97 of file O2SolidHarness.h.

◆ nSamples

size_t o2::cad::harness::ValidationResult::nSamples = 0

Definition at line 91 of file O2SolidHarness.h.

◆ worstDeviation

double o2::cad::harness::ValidationResult::worstDeviation = 0.

Definition at line 99 of file O2SolidHarness.h.

◆ worstOffenders

std::vector<Offender> o2::cad::harness::ValidationResult::worstOffenders

Definition at line 100 of file O2SolidHarness.h.


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