ATLAS Offline Software
Public Attributes | List of all members
Dbg::PropStat Struct Reference

#include <LocalExtrapolatorCache.h>

Collaboration diagram for Dbg::PropStat:

Public Attributes

std::atomic< unsigned int > m_maxRecursionCount {}
 
std::atomic< unsigned int > m_maxPropagations {}
 
std::atomic< unsigned int > m_maxMethodSequence {}
 

Detailed Description

Definition at line 27 of file LocalExtrapolatorCache.h.

Member Data Documentation

◆ m_maxMethodSequence

std::atomic<unsigned int> Dbg::PropStat::m_maxMethodSequence {}

Definition at line 30 of file LocalExtrapolatorCache.h.

◆ m_maxPropagations

std::atomic<unsigned int> Dbg::PropStat::m_maxPropagations {}

Definition at line 29 of file LocalExtrapolatorCache.h.

◆ m_maxRecursionCount

std::atomic<unsigned int> Dbg::PropStat::m_maxRecursionCount {}

Definition at line 28 of file LocalExtrapolatorCache.h.


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