ATLAS Offline Software
Public Attributes | List of all members
columnar::TestUtils::ToolPerfData Struct Referencefinal

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

Collaboration diagram for columnar::TestUtils::ToolPerfData:

Public Attributes

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

Detailed Description

the performance data for running a single tool

Definition at line 153 of file ColumnarPhysliteTest.cxx.

Member Data Documentation

◆ name

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

Definition at line 155 of file ColumnarPhysliteTest.cxx.

◆ timeCall

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

Definition at line 157 of file ColumnarPhysliteTest.cxx.

◆ timeCheck

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

Definition at line 156 of file ColumnarPhysliteTest.cxx.


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