FWCore
ServiceRegistry
interface
ServiceLegacy.h
Go to the documentation of this file.
1
#ifndef ServiceRegistry_ServiceLegacy_h
2
#define ServiceRegistry_ServiceLegacy_h
3
// -*- C++ -*-
4
//
5
// Package: ServiceRegistry
6
// Class : ServiceLegacy
7
//
16
//
17
// Original Author: Chris Jones
18
// Created: Wed Sep 7 13:42:29 EDT 2005
19
//
20
21
// system include files
22
23
// user include files
24
25
// forward declarations
26
27
namespace
edm
{
28
namespace
serviceregistry {
29
enum
ServiceLegacy
{
kOverlapIsError
,
kTokenOverrides
,
kConfigurationOverrides
};
30
}
31
}
// namespace edm
32
33
#endif
edm::serviceregistry::kConfigurationOverrides
Definition:
ServiceLegacy.h:29
edm::serviceregistry::kTokenOverrides
Definition:
ServiceLegacy.h:29
edm::serviceregistry::kOverlapIsError
Definition:
ServiceLegacy.h:29
ServiceLegacy
edm
HLT enums.
Definition:
AlignableModifier.h:19
Generated for CMSSW Reference Manual by
1.8.14