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

Collection of timing information of the Exa.TrkX algorithm. More...

#include <acts/blob/sPHENIX/Plugins/ExaTrkX/include/Acts/Plugins/ExaTrkX/ExaTrkXTiming.hpp>

Public Member Functions

void summary (const Logger &logger) const
 

Public Attributes

float embedding = 0.0
 
float building = 0.0
 
float filtering = 0.0
 
float gnn = 0.0
 
float labeling = 0.0
 
float total = 0.0
 

Detailed Description

Collection of timing information of the Exa.TrkX algorithm.

Definition at line 24 of file ExaTrkXTiming.hpp.

View newest version in sPHENIX GitHub at line 24 of file ExaTrkXTiming.hpp

Member Function Documentation

void Acts::ExaTrkXTime::summary ( const Logger logger) const
inline

Definition at line 32 of file ExaTrkXTiming.hpp.

View newest version in sPHENIX GitHub at line 32 of file ExaTrkXTiming.hpp

References Acts::ACTS_VERBOSE(), building, embedding, filtering, gnn, labeling, and total.

+ Here is the call graph for this function:

Member Data Documentation

float Acts::ExaTrkXTime::building = 0.0

Definition at line 26 of file ExaTrkXTiming.hpp.

View newest version in sPHENIX GitHub at line 26 of file ExaTrkXTiming.hpp

Referenced by summary().

float Acts::ExaTrkXTime::embedding = 0.0

Definition at line 25 of file ExaTrkXTiming.hpp.

View newest version in sPHENIX GitHub at line 25 of file ExaTrkXTiming.hpp

Referenced by summary().

float Acts::ExaTrkXTime::filtering = 0.0

Definition at line 27 of file ExaTrkXTiming.hpp.

View newest version in sPHENIX GitHub at line 27 of file ExaTrkXTiming.hpp

Referenced by summary().

float Acts::ExaTrkXTime::gnn = 0.0

Definition at line 28 of file ExaTrkXTiming.hpp.

View newest version in sPHENIX GitHub at line 28 of file ExaTrkXTiming.hpp

Referenced by summary().

float Acts::ExaTrkXTime::labeling = 0.0

Definition at line 29 of file ExaTrkXTiming.hpp.

View newest version in sPHENIX GitHub at line 29 of file ExaTrkXTiming.hpp

Referenced by summary().

float Acts::ExaTrkXTime::total = 0.0

Definition at line 30 of file ExaTrkXTiming.hpp.

View newest version in sPHENIX GitHub at line 30 of file ExaTrkXTiming.hpp

Referenced by summary().


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