CMS 3D CMS Logo

ParameterSetDescriptionFiller Class Reference

#include <FWCore/ParameterSet/interface/ParameterSetDescriptionFiller.h>

Detailed Description

Description: A concrete ParameterSetDescription filler which calls a static function of the template argument

Usage: This is an ParameterSetDescription filler adapter class which calls the

void fillDescription(edm::ParameterSetDescription&)

method of the templated argument. This allows the ParameterSetDescriptionFillerPluginFactory to communicate with existing plugins.