Skip to content

Create a new muon Zmass TAP chain for ID monitoring (ATR-24998, ATR-25754)

Kunihiro Nagano requested to merge nagano/athena:muidperf_work011 into 22.0
  • A new hypo ("TrigMuonEFIdtpHypoAlg/Tool") that cuts explicitly with SA muon, and links SA muon as well as PT and FTF tracks to decision
  • A new hypo ("TrigMuonEFIdtpInvMassHypoTool") that calculates invariant mass explicitly with one leg SA muon and the other leg combined muon. Also, PT and FTF ID tracks efficiency is monitored as SA muon being probe.
  • A new chain ("mu14_mu14_idtp_idZmumu_L12MU8F") is added in Dev menu, which uses the above two hypos, to do Zmass T&P for ID monitoring (one leg with combined muon, the other leg with SA muon)
  • 'idZmumu' is added in ComboHypoHandling
  • Muon menu (MuonMenuSequence, MuonChainSequence etc.) and SignatureDict are modified to include 'idtp' configuration
  • Also, one more new chain ("mu14_idtp_L1MU8F") is added, just for testing and validating purpose.

Merge request reports