Project
Loading...
Searching...
No Matches
o2::framework::QuotaEvaluatorStats Struct Reference

Public Attributes

std::vector< intinvalidOffers
 
std::vector< intotherUser
 
std::vector< intunexpiring
 
std::vector< intselectedOffers
 
std::vector< intexpired
 

Detailed Description

Definition at line 57 of file ComputingQuotaEvaluator.cxx.

Member Data Documentation

◆ expired

std::vector<int> o2::framework::QuotaEvaluatorStats::expired

Definition at line 62 of file ComputingQuotaEvaluator.cxx.

◆ invalidOffers

std::vector<int> o2::framework::QuotaEvaluatorStats::invalidOffers

Definition at line 58 of file ComputingQuotaEvaluator.cxx.

◆ otherUser

std::vector<int> o2::framework::QuotaEvaluatorStats::otherUser

Definition at line 59 of file ComputingQuotaEvaluator.cxx.

◆ selectedOffers

std::vector<int> o2::framework::QuotaEvaluatorStats::selectedOffers

Definition at line 61 of file ComputingQuotaEvaluator.cxx.

◆ unexpiring

std::vector<int> o2::framework::QuotaEvaluatorStats::unexpiring

Definition at line 60 of file ComputingQuotaEvaluator.cxx.


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