Skip to content
Snippets Groups Projects

Add electrons with brem correction

Merged Carla Marin Benito requested to merge cmarinbe_ElectronsWithBrem into master

Add electrons with bremsstrahlung correction to standard_particles:

  • new make_long_electrons_with_brem: takes as input make_long_electrons_no_brem and make_photons and uses the new ParticleWithBremMaker introduced in Phys!820 (merged) to create electrons with brem correction applied
  • modify make_detached_ee so input electrons can be passed as an option, defaulting to make_long_electrons_no_brem, which was previously hardcoded
  • new make_ee_with_brem: takes as input a container of electrons and uses the new FunctionalDiElectronMaker introduced in Phys!820 (merged) to create dielectrons with brem correction applied, ensuring the same photon is not used to correct both electrons in the pair
  • new make_detached_ee_with_brem: creates electrons using make_long_electrons_no_brem, filters them with detachment requirements following the selection in make_detached_ee and created dielectrons with brem correction using the above make_ee_with_brem

Add also Hlt2Conf.test_hlt2_bremsstrahlung to test the new standard particles. Three B2JpsiK_ee lines are run using make_detached_ee, make_detached_ee with make_long_electrons_with_brem, and make_detached_ee_with_brem, respectively. Currently only check for no errors and at least 1 selected candidate.

Needs Phys!820 (merged) and lhcb-datapkg/PRConfig!175 (merged)

Closes #214 (closed)

Edited by Carla Marin Benito

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
  • The baseline functionality is working! I've run on 10k BToJpsiK, JpsiToEE, events to test both the ParticleWithBremMaker and the FunctionalDiElectronMaker and the Jpsi mass resolution gets much improved when adding brem, so the algorithms seem to work as expected:

    Jpsi_M

    (the resolution without brem looks terrible and with brem it seems still worse than in Run 1/2 but investigating such effects is out of the scope of this MR)

  • added 1 commit

    Compare with previous version

  • added 1 commit

    • 2da2fd4a - detached_ee_with_brem CloneFilteredParticles

    Compare with previous version

  • Carla Marin Benito resolved all threads

    resolved all threads

  • Carla Marin Benito changed the description

    changed the description

  • added 1 commit

    Compare with previous version

  • mentioned in merge request Phys!820 (merged)

  • added 1 commit

    Compare with previous version

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