#include <atomic>
#include <thread>
#include <mutex>
#include <condition_variable>
#include <exception>
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.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. | |
edm::service | |
Functions | |
bool | edm::service::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") |
|
static |
|
static |