CMS 3D CMS Logo

List of all members | Public Member Functions
edm::PluginDescriptionAdaptor< BASE, T > Class Template Reference

#include <PluginDescriptionAdaptor.h>

Inheritance diagram for edm::PluginDescriptionAdaptor< BASE, T >:
edm::PluginDescriptionAdaptorBase< BASE >

Public Member Functions

edm::ParameterSetDescription description () const final
 
- Public Member Functions inherited from edm::PluginDescriptionAdaptorBase< BASE >
virtual ~PluginDescriptionAdaptorBase ()=default
 

Detailed Description

template<typename BASE, typename T>
class edm::PluginDescriptionAdaptor< BASE, T >

Definition at line 32 of file PluginDescriptionAdaptor.h.

Member Function Documentation

◆ description()

template<typename BASE , typename T >
edm::ParameterSetDescription edm::PluginDescriptionAdaptor< BASE, T >::description ( ) const
inlinefinalvirtual

Implements edm::PluginDescriptionAdaptorBase< BASE >.

Definition at line 35 of file PluginDescriptionAdaptor.h.

References ztail::d, and reco::modules::fillPSetDescription().

35  {
38  return d;
39  }
d
Definition: ztail.py:151
void fillPSetDescription(edm::ParameterSetDescription &desc)