ATLAS Offline Software
Loading...
Searching...
No Matches
columnar::TestUtils::ToolPerfData Struct Referencefinal

the performance data for running a single tool More...

#include <PerformanceData.h>

Collaboration diagram for columnar::TestUtils::ToolPerfData:

Public Attributes

std::string name
std::optional< float > timeCheck
std::optional< float > timeCall
std::optional< float > timeCall2

Detailed Description

the performance data for running a single tool

Definition at line 34 of file PerformanceData.h.

Member Data Documentation

◆ name

std::string columnar::TestUtils::ToolPerfData::name

Definition at line 36 of file PerformanceData.h.

◆ timeCall

std::optional<float> columnar::TestUtils::ToolPerfData::timeCall

Definition at line 38 of file PerformanceData.h.

◆ timeCall2

std::optional<float> columnar::TestUtils::ToolPerfData::timeCall2

Definition at line 39 of file PerformanceData.h.

◆ timeCheck

std::optional<float> columnar::TestUtils::ToolPerfData::timeCheck

Definition at line 37 of file PerformanceData.h.


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