LPC-DM / METXFit

0 stars 9 forks source link

Drop MET cut from 200 to 250 GeV #24

Open areinsvo opened 6 years ago

areinsvo commented 6 years ago

The trigger isn't fully efficient until 250 GeV and the turn-on is dependent on the number of muons. Need to implement the corrections and systematics to properly deal with this.

This is the way the met trigger correction is implemented: https://github.com/LPC-DM/METXFit/blob/SuperMonojetFit/Z_constraints.py#L46-L74 The systematics are included in the transfer factors. A similar block should be added for the photons, and also added to top and W constraints

sudhaahuja commented 6 years ago

I added a similar corrections part in the W and top constraints 2845140 & 24df74f