#include <atomic>
#include <thread>
#include <mutex>
#include <condition_variable>
#include <exception>
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ServiceRegistry/interface/ActivityRegistry.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ServiceRegistry/interface/ServiceMaker.h"
Go to the source code of this file.
Classes | |
class | edm::ZombieKillerService |
Namespaces | |
edm | |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. | |
Functions | |
DEFINE_FWK_SERVICE (ZombieKillerService) | |
bool | isProcessWideService (ZombieKillerService const *) |
DEFINE_FWK_SERVICE | ( | ZombieKillerService | ) |
|
inline |
Definition at line 55 of file ZombieKillerService.cc.