Project
Loading...
Searching...
No Matches
o2::its::CapacityEstimator::Impl::Entry Struct Reference

Public Attributes

float ratio {0.f}
 
float margin {0.f}
 
size_t maxEmitted {0}
 
uint32_t nSamples {0}
 
uint32_t nLowStreak {0}
 
uint32_t nOverflows {0}
 

Detailed Description

Definition at line 28 of file CapacityEstimator.cxx.

Member Data Documentation

◆ margin

float o2::its::CapacityEstimator::Impl::Entry::margin {0.f}

Definition at line 30 of file CapacityEstimator.cxx.

◆ maxEmitted

size_t o2::its::CapacityEstimator::Impl::Entry::maxEmitted {0}

Definition at line 31 of file CapacityEstimator.cxx.

◆ nLowStreak

uint32_t o2::its::CapacityEstimator::Impl::Entry::nLowStreak {0}

Definition at line 33 of file CapacityEstimator.cxx.

◆ nOverflows

uint32_t o2::its::CapacityEstimator::Impl::Entry::nOverflows {0}

Definition at line 34 of file CapacityEstimator.cxx.

◆ nSamples

uint32_t o2::its::CapacityEstimator::Impl::Entry::nSamples {0}

Definition at line 32 of file CapacityEstimator.cxx.

◆ ratio

float o2::its::CapacityEstimator::Impl::Entry::ratio {0.f}

Definition at line 29 of file CapacityEstimator.cxx.


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