Coder Social home page Coder Social logo

Comments (2)

tmadlener avatar tmadlener commented on July 23, 2024

Not yet as conveniently, I am afraid. We are planning to have comparable functionality, but we are not yet entirely sure how to best implement it.

The two ideas that we have in mind are along these lines:

  • Store collection meta data as part of the Frame parameters for each Frame and then add something along the lines of the following to the Frame interface
template<typename T>
auto getCollectionParameter(const std::string& parName, const podio::CollectionBase& coll);
  • Alternatively we create a dedicated collection parameter Frame (implicitly handled by podio potentially), and give the collections a means to effectively pick up its parameters from there. This would make it possible to have the parameters as part of the collection interface, but hooking this up internally is not entirely trivial.

from podio.

hegner avatar hegner commented on July 23, 2024

actually this is currently a blocker for the Frame migration in k4FWCore.
(and it should never have ended up in the DataHandle in the first place :-( )

from podio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.