Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
// $Id: ServiceLegacy.h,v 1.1 2005/09/07 21:58:15 chrjones Exp $
20
//
21
22
// system include files
23
24
// user include files
25
26
// forward declarations
27
28
namespace
edm {
29
namespace
serviceregistry {
30
enum
ServiceLegacy
{
31
kOverlapIsError
,
32
kTokenOverrides
,
33
kConfigurationOverrides
34
};
35
}
36
}
37
38
#endif
edm::serviceregistry::kConfigurationOverrides
Definition:
ServiceLegacy.h:33
edm::serviceregistry::kTokenOverrides
Definition:
ServiceLegacy.h:32
edm::serviceregistry::kOverlapIsError
Definition:
ServiceLegacy.h:31
ServiceLegacy
Generated for CMSSW Reference Manual by
1.8.5