Skip to content
Snippets Groups Projects

tauRecTools: remove member variables in TauPi0ScoreCalculator

Merged Xiaozhong Huang requested to merge xiaozhon/athena:bdt into master

To calculate the BDT score, we need to provide a list of input variables. Previously, the input variables are declared as memeber variables, which make the class stateful. These member variables are now replaced with local variables.

Add a new class, i.e. BDTHelper, to help calculate the BDT score. This class is similar with TRTBDT in HelperFunction. In the future, we will remove TRTBDT.

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
  • Edson Carquin Lopez resolved all threads

    resolved all threads

  • Looks good, although scaling to L2 for further review and final signoff given the complexity of changes

  • Changes look fine, approving.

  • mentioned in commit a2a8979f

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading