ATLAS Offline Software
Classes | Namespaces
DelayedConditionsCleanerSvc.h File Reference

Clean conditions containers after a delay. More...

#include "AthenaBaseComps/AthService.h"
#include "AthenaKernel/IConditionsCleanerSvc.h"
#include "CxxUtils/Ring.h"
#include <queue>
#include <mutex>
#include <cstdint>
#include <atomic>
#include <unordered_map>
Include dependency graph for DelayedConditionsCleanerSvc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Athena::DelayedConditionsCleanerSvc
 Clean conditions containers after a delay. More...
 
class  Athena::DelayedConditionsCleanerSvc::CondContInfo
 Information that we maintain about each conditions container. More...
 
struct  Athena::DelayedConditionsCleanerSvc::QueueItem
 Item in the work queue. More...
 

Namespaces

 Athena
 Some weak symbol referencing magic...
 

Detailed Description

Clean conditions containers after a delay.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
May, 2018

Definition in file DelayedConditionsCleanerSvc.h.