Project
Loading...
Searching...
No Matches
o2::its::LogLogThrottler Struct Reference

#include <Definitions.h>

Public Member Functions

bool needToLog (int32_t iter, int32_t lay)
 

Public Attributes

uint64_t evCount {0}
 
uint64_t nextLog {1}
 
int32_t iteration {-1}
 
int32_t layer {-1}
 

Detailed Description

Definition at line 33 of file Definitions.h.

Member Function Documentation

◆ needToLog()

bool o2::its::LogLogThrottler::needToLog ( int32_t  iter,
int32_t  lay 
)
inline

Definition at line 38 of file Definitions.h.

Member Data Documentation

◆ evCount

uint64_t o2::its::LogLogThrottler::evCount {0}

Definition at line 34 of file Definitions.h.

◆ iteration

int32_t o2::its::LogLogThrottler::iteration {-1}

Definition at line 36 of file Definitions.h.

◆ layer

int32_t o2::its::LogLogThrottler::layer {-1}

Definition at line 37 of file Definitions.h.

◆ nextLog

uint64_t o2::its::LogLogThrottler::nextLog {1}

Definition at line 35 of file Definitions.h.


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