ATLAS Offline Software
Classes | Namespaces | Macros
DelayedConditionsCleanerSvc.cxx File Reference

Clean conditions containers after a delay. More...

#include "DelayedConditionsCleanerSvc.h"
#include "AthenaBaseComps/AthProperties.h"
#include "AthenaKernel/CondCont.h"
#include "AthenaKernel/IRCUSvc.h"
#include "CxxUtils/StrFormat.h"
#include "GaudiKernel/EventContext.h"
#include "GaudiKernel/ServiceHandle.h"
#include <algorithm>
#include <unordered_set>
Include dependency graph for DelayedConditionsCleanerSvc.cxx:

Go to the source code of this file.

Classes

class  Athena::DelayedConditionsCleanerSvcProps
 

Namespaces

 Athena
 Some weak symbol referencing magic...
 

Macros

#define USE_ASYNC_TASK   0
 

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.cxx.

Macro Definition Documentation

◆ USE_ASYNC_TASK

#define USE_ASYNC_TASK   0

Definition at line 31 of file DelayedConditionsCleanerSvc.cxx.