CMS 3D CMS Logo

PluginDescriptionAdaptor.h
Go to the documentation of this file.
1 #ifndef FWCore_ParameterSet_PluginDescriptionAdaptor_h
2 #define FWCore_ParameterSet_PluginDescriptionAdaptor_h
3 // -*- C++ -*-
4 //
5 // Package: FWCore/ParameterSet
6 // Class : PluginDescriptionAdaptor
7 //
16 //
17 // Original Author: Chris Jones
18 // Created: Wed, 19 Sep 2018 19:24:28 GMT
19 //
20 
21 // system include files
22 
23 // user include files
26 
27 // forward declarations
28 
29 namespace edm {
30 
31  template <typename BASE, typename T>
33  public:
34  // ---------- const member functions ---------------------
38  return d;
39  }
40  };
41 } // namespace edm
42 #endif
d
Definition: ztail.py:151
void fillPSetDescription(edm::ParameterSetDescription &desc)
HLT enums.
edm::ParameterSetDescription description() const final