ATLAS Offline Software
|
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>
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... | |
Clean conditions containers after a delay.
Definition in file DelayedConditionsCleanerSvc.h.