Skip to content

Convenience overload to get CellIDEncoding more easily #350

@tmadlener

Description

@tmadlener

Currently it's necessary to do something like

auto cellIDEncoding = k4FWCore::getParameter<std::string>(podio::collMetadataParamName("collection-name", "CellIDEncoding"));

I think given the wide use of cell id encodings we should make it easier to do this such that users don't have to know about all the bits and pieces that go into how we encode "collection parameters".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions