Skip to content

Add fillDescription to PopConAnalyzer  #41337

Open
@tvami

Description

@tvami

Discussed in #40817 (comment)

  • define the fillDescriptions(edm::ConfigurationDescriptions& descriptions) functions in popcon::PopConAnalyzer<S>
  • define fillPSetDescription(edm::ParameterSetDescription& desc) in LHCInfoPerFillPopConSourceHandler and LHCInfoPerLSPopConSourceHandler
  • make popcon::PopConAnalyzer<S>::fillDescriptions() call S::fillPSetDescription()
    • it follows that either all S must have fillPSetDescription() implemented, or one adds code in popcon::PopConAnalyzer<S>::fillDescriptions() to have different behavior based on S having fillPSetDescription() or not

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions