#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 | |
HLT enums. | |
Functions | |
bool | isProcessWideService (ZombieKillerService const *) |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::DescriptionFillerForServices< ZombieKillerService > > | s_filler__LINE__ ("ZombieKillerService") |
static const edm::serviceregistry::ServicePluginFactory ::PMaker< edm::serviceregistry::ServiceMaker< ZombieKillerService > > | s_maker__LINE__ ("ZombieKillerService") |
|
inline |
Definition at line 52 of file ZombieKillerService.cc.
|
static |
|
static |