-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy pathsemi_leptonic_ttH.yaml
66 lines (57 loc) · 1.7 KB
/
semi_leptonic_ttH.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
INPUTS:
SEQUENTIAL:
Momenta:
mass: log_normalize
pt: log_normalize
eta: normalize
sin_phi: normalize
cos_phi: normalize
qtag: none
btag: none
etag: none
utag: none
# ---------------------------------------------------------------------
# REQUIRED - GLOBAL - inputs which will have a single vector per event.
# ---------------------------------------------------------------------
GLOBAL:
Met:
met: log_normalize
sin_phi: normalize
cos_phi: normalize
# ----------------------------------------------------------------------
# REQUIRED - EVENT - Complete list of resonance particles and daughters.
# ----------------------------------------------------------------------
EVENT:
lt:
- b
ht:
- b
- q1
- q2
h:
- b1
- b2
# ---------------------------------------------------------
# REQUIRED KEY - PERMUTATIONS - List of valid permutations.
# ---------------------------------------------------------
PERMUTATIONS:
ht:
- [ q1, q2 ]
h:
- [ b1, b2 ]
# ------------------------------------------------------------------------------
# REQUIRED - REGRESSIONS - List of desired features to regress from observables.
# ------------------------------------------------------------------------------
REGRESSIONS:
EVENT:
- neutrino_eta
- neutrino_px
- neutrino_py
- neutrino_pz
- log_invariant_mass
# ------------------------------------------------------------------------------
# REQUIRED - CLASSIFICATIONS - List of desired features to regress from observables.
# ------------------------------------------------------------------------------
CLASSIFICATIONS:
EVENT:
- signal