Skip to content
Snippets Groups Projects

Adding function to return a list of filters and tupling algorithms

Merged Davide Fazzini requested to merge dfazzini_get_algs_list into master
All threads resolved!

Implementing a new function to make easier the configuration of a Funtuple algorithm in DaVinci, as suggested by @sstahl in !577 (merged) (comment 4941169). This new function, named 'ConfiguredFuntuple', combines the instatiation of:

  • HDRfilter: to select only the events passing a specific set of trigger lines,
  • make_data_with_FetchDataFromFile: to obtain the correct DataHandle object,
  • Funtuple: object containing all the branches and variables defined by the user.

This MR solves one of the two points described in #14 (closed).

Edited by Davide Fazzini

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Davide Fazzini added 1 commit

    added 1 commit

    • 24edb3e8 - Update ConfiguredFuntuple wrapper

    Compare with previous version

  • Davide Fazzini added 1 commit

    added 1 commit

    Compare with previous version

  • Eduardo Rodrigues
  • Davide Fazzini added 1 commit

    added 1 commit

    • 597a7804 - Simplifying the ConfiguredFunTuple example

    Compare with previous version

  • Davide Fazzini added 1 commit

    added 1 commit

    Compare with previous version

  • Eduardo Rodrigues approved this merge request

    approved this merge request

  • Davide Fazzini added 1 commit

    added 1 commit

    • 0e285b88 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Davide Fazzini added 1 commit

    added 1 commit

    • 7847ba69 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Davide Fazzini added 1 commit

    added 1 commit

    • d7760092 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Davide Fazzini added 1 commit

    added 1 commit

    Compare with previous version

  • Eduardo Rodrigues approved this merge request

    approved this merge request

  • Patrick Koppenburg approved this merge request

    approved this merge request

  • Eduardo Rodrigues resolved all threads

    resolved all threads

  • mentioned in commit 9f3c3a94

  • mentioned in issue #14 (closed)

  • Please register or sign in to reply
    Loading