Skip to content

Interface with JHUGen/MELA #32

@lk11235

Description

@lk11235

I should add to the setup script some kind of automatic compilation of JHUGen/MELA with python-version compatible interface. Note that the MELA interface was built in python2 but should work ootb with python3 after the latest fixes.

One solution to using MELA in the Tagger could be to separate the MELA and the discriminant parts from the main Tagger. Speed-up of new probability calculations will likely be accomplished with vectorized operations over immutable arrays of MELA objects, so after using MELA, the Tagger can pass the final numbers to the discriminant calculator (which should also handle event tagging). Then the Tagger takes care of writing, merging, and cleaning the trees.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions