CMS 3D CMS Logo

TerminationOrigin.h
Go to the documentation of this file.
1 #ifndef FWCore_ServiceRegistry_TerminationOrigin_h
2 #define FWCore_ServiceRegistry_TerminationOrigin_h
3 // -*- C++ -*-
4 //
5 // Package: FWCore/ServiceRegistry
6 // Class : edm::TerminationOrigin
7 //
16 //
17 // Original Author: Chris Jones
18 // Created: Tue, 02 Sep 2014 20:22:02 GMT
19 //
20 
21 // system include files
22 
23 // user include files
24 
25 // forward declarations
26 
27 namespace edm {
28  enum class TerminationOrigin {
32  };
33 }
34 
35 #endif
HLT enums.