CMS 3D CMS Logo

List of all members | Public Member Functions | Static Public Member Functions
edmtest::AnotherOneMaker Struct Reference
Inheritance diagram for edmtest::AnotherOneMaker:
edmtest::AnotherIntMakerBase

Public Member Functions

 AnotherOneMaker (edm::ParameterSet const &)
 
int value () const final
 
- Public Member Functions inherited from edmtest::AnotherIntMakerBase
virtual ~AnotherIntMakerBase ()=default
 

Static Public Member Functions

static void fillPSetDescription (edm::ParameterSetDescription &)
 

Detailed Description

Definition at line 43 of file ProducerWithPSetDesc.cc.

Constructor & Destructor Documentation

◆ AnotherOneMaker()

edmtest::AnotherOneMaker::AnotherOneMaker ( edm::ParameterSet const &  )
inlineexplicit

Definition at line 44 of file ProducerWithPSetDesc.cc.

44 {}

Member Function Documentation

◆ fillPSetDescription()

static void edmtest::AnotherOneMaker::fillPSetDescription ( edm::ParameterSetDescription )
inlinestatic

Definition at line 47 of file ProducerWithPSetDesc.cc.

47 {}

◆ value()

int edmtest::AnotherOneMaker::value ( ) const
inlinefinalvirtual