Skip to content
Snippets Groups Projects

Add an exponential filter to obtain a flat decay time sample

Merged Bingxuan LIU requested to merge biliu/athena:AddExponentialFilterToDecayTimeFilter into master
All threads resolved!

In this MR, I modified the xAODDecayTimeFilter to be able to filter on long-lived particles based on their decay time.

It is done for all LLPs with the matched pdgID whose decay time is within the given range.

Two additional parameters are added:

  1. A flag to turn on or off the flat life time filtering
  2. A variable to tell what the seeding lifetime is

Random number generation is inspired by the existing functions in other filters.

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
  • Bingxuan LIU added 1 commit

    added 1 commit

    • b8c9574f - fix leftover texts mismatch

    Compare with previous version

  • This merge request affects 1 package:

    • Generators/GeneratorFilters

    This merge request affects 2 files:

    • Generators/GeneratorFilters/GeneratorFilters/xAODDecayTimeFilter.h
    • Generators/GeneratorFilters/src/xAODDecayTimeFilter.cxx
  • :pencil: :scissors: The system determined that CI tests (with names matching "^CITest_Trigger.*$") are not needed for this code change. They are not run. This is not an indicator to restart the job.

  • :white_check_mark: CI Result SUCCESS (hash b8c9574f)

    Athena AthGeneration
    externals :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark:
    tests :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view. Check the JIRA CI status board for known problems
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 67445]

  • Magdalena Slawinska resolved all threads

    resolved all threads

  • merged

  • Walter Lampl mentioned in commit ea6c546d

    mentioned in commit ea6c546d

  • Please register or sign in to reply
    Loading