|
11 | 11 | cpn.add_dataset( |
12 | 12 | name='st_tchannel_t', |
13 | 13 | id=22120118, |
14 | | - processes=[procs.st_tchannel_t], |
| 14 | + processes=[procs.st_tchannel_t,], |
15 | 15 | keys=['/ST_t_channel_top_4f_InclusiveDecays'], |
16 | 16 | n_files=3, |
17 | 17 | n_events=2737505.0, |
|
22 | 22 | cpn.add_dataset( |
23 | 23 | name='st_tchannel_tbar', |
24 | 24 | id=22120119, |
25 | | - processes=[procs.st_tchannel_tbar], |
| 25 | + processes=[procs.st_tchannel_tbar,], |
26 | 26 | keys=['/ST_t_channel_antitop_4f_InclusiveDecays'], |
27 | 27 | n_files=2, |
28 | 28 | n_events=1325389.0, |
|
32 | 32 | cpn.add_dataset( |
33 | 33 | name='st_twchannel_t_sl', |
34 | 34 | id=22120120, |
35 | | - processes=[procs.st_twchannel_t_sl], |
| 35 | + processes=[procs.st_twchannel_t_sl,], |
36 | 36 | keys=['/ST_tW_top_LNu2Q', '/ST_tW_top_LNu2Q_ext1'], |
37 | 37 | n_files=9+9, |
38 | 38 | n_events=4743805+4900178, |
|
42 | 42 | cpn.add_dataset( |
43 | 43 | name='st_twchannel_t_dl', |
44 | 44 | id=22120121, |
45 | | - processes=[procs.st_twchannel_t_dl], |
| 45 | + processes=[procs.st_twchannel_t_dl,], |
46 | 46 | keys=['/ST_tW_top_2L2Nu', '/ST_tW_top_2L2Nu_ext1'], |
47 | 47 | n_files=5+5, |
48 | 48 | n_events=2386952+2499916, |
|
53 | 53 | cpn.add_dataset( |
54 | 54 | name='st_twchannel_t_fh', |
55 | 55 | id=22120122, |
56 | | - processes=[procs.st_twchannel_t_fh], |
| 56 | + processes=[procs.st_twchannel_t_fh,], |
57 | 57 | keys=['/ST_tW_top_4Q', '/ST_tW_top_4Q_ext1'], |
58 | 58 | n_files=5+5, |
59 | 59 | n_events=3861851+3909424, |
|
63 | 63 | cpn.add_dataset( |
64 | 64 | name='st_twchannel_tbar_sl', |
65 | 65 | id=22120123, |
66 | | - processes=[procs.st_twchannel_tbar_sl], |
| 66 | + processes=[procs.st_twchannel_tbar_sl,], |
67 | 67 | keys=['/ST_tW_antitop_LNu2Q', '/ST_tW_antitop_LNu2Q_ext1'], |
68 | 68 | n_files=8+9, |
69 | 69 | n_events=4366325+4816386, |
|
73 | 73 | cpn.add_dataset( |
74 | 74 | name='st_twchannel_tbar_dl', |
75 | 75 | id=22120124, |
76 | | - processes=[procs.st_twchannel_tbar_dl], |
| 76 | + processes=[procs.st_twchannel_tbar_dl,], |
77 | 77 | keys=['/ST_tW_antitop_2L2Nu', '/ST_tW_antitop_2L2Nu_ext1'], |
78 | 78 | n_files=5+5, |
79 | 79 | n_events=2327604+2435657, |
|
83 | 83 | cpn.add_dataset( |
84 | 84 | name='st_twchannel_tbar_fh', |
85 | 85 | id=22120125, |
86 | | - processes=[procs.st_twchannel_tbar_fh], |
| 86 | + processes=[procs.st_twchannel_tbar_fh,], |
87 | 87 | keys=['/ST_tW_antitop_4Q', '/ST_tW_antitop_4Q_ext1'], |
88 | 88 | n_files=5+5, |
89 | 89 | n_events=3762818+3999850, |
|
92 | 92 | cpn.add_dataset( |
93 | 93 | name="st_schannel_t_lep", |
94 | 94 | id=22120126, |
95 | | - processes=[procs.st_schannel_t_lep], |
| 95 | + processes=[procs.st_schannel_t_lep,], |
96 | 96 | keys=['/ST_s_channel_top_4f_leptonDecays'], |
97 | 97 | n_files=2, |
98 | 98 | n_events=781538, |
99 | 99 | ) |
100 | 100 | cpn.add_dataset( |
101 | 101 | name="st_schannel_tbar_lep", |
102 | 102 | id=22120127, |
103 | | - processes=[procs.st_schannel_tbar_lep], |
| 103 | + processes=[procs.st_schannel_tbar_lep,], |
104 | 104 | keys=['/ST_s_channel_antitop_4f_leptonDecays'], |
105 | 105 | n_files=1, |
106 | 106 | n_events=484738, |
|
0 commit comments