ujphys / 4lMET_Ana

.
0 stars 0 forks source link

Add code for dilepton and quadruplet angles #30

Closed rsamconn closed 1 month ago

rsamconn commented 1 month ago

First step is to figure out what variables are needed. Candidates are:

  1. Opening angle between leptons in a pair
  2. Opening angle between the vectors of two pairs
  3. Phi/ eta of a pair (sum of phi/eta of each lepton? Or average?)
  4. Phi/eta of the quadruplet (same questions as for a pair)
rsamconn commented 1 month ago

For now, ignore leading/subleading, e/u and angles between pairs/ individual leptons.

Simply go for: l1l2 eta + phi l3l4 eta + phi 4l eta + phi

rsamconn commented 1 month ago