ATLAS Offline Software
Loading...
Searching...
No Matches
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

namespace  Athena
 Some weak symbol referencing magic... These are declared in AthenaKernel/getMessageSvc.h and will be non-nullptr in case the GaudiSvc/AthenaKernel shared libraries have been loaded.

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 30 of file DelayedConditionsCleanerSvc.cxx.