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

#include <acts/blob/sPHENIX/Plugins/FpeMonitoring/include/Acts/Plugins/FpeMonitoring/FpeMonitor.hpp>

Public Member Functions

 FpeInfo (std::size_t countIn, FpeType typeIn, std::shared_ptr< const boost::stacktrace::stacktrace > stIn)
 
 ~FpeInfo ()
 

Public Attributes

std::size_t count
 
FpeType type
 
std::shared_ptr< const
boost::stacktrace::stacktrace > 
st
 

Detailed Description

Definition at line 79 of file FpeMonitor.hpp.

View newest version in sPHENIX GitHub at line 79 of file FpeMonitor.hpp

Constructor & Destructor Documentation

Acts::FpeMonitor::Result::FpeInfo::FpeInfo ( std::size_t  countIn,
FpeType  typeIn,
std::shared_ptr< const boost::stacktrace::stacktrace >  stIn 
)

Definition at line 52 of file FpeMonitor.cpp.

View newest version in sPHENIX GitHub at line 52 of file FpeMonitor.cpp

Acts::FpeMonitor::Result::FpeInfo::~FpeInfo ( )
default

Member Data Documentation

std::size_t Acts::FpeMonitor::Result::FpeInfo::count

Definition at line 80 of file FpeMonitor.hpp.

View newest version in sPHENIX GitHub at line 80 of file FpeMonitor.hpp

std::shared_ptr<const boost::stacktrace::stacktrace> Acts::FpeMonitor::Result::FpeInfo::st

Definition at line 82 of file FpeMonitor.hpp.

View newest version in sPHENIX GitHub at line 82 of file FpeMonitor.hpp

FpeType Acts::FpeMonitor::Result::FpeInfo::type

Definition at line 81 of file FpeMonitor.hpp.

View newest version in sPHENIX GitHub at line 81 of file FpeMonitor.hpp

Referenced by cpp.ast.Parameter::__str__(), and cpp.ast.VariableDeclaration::ToString().


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