-
Notifications
You must be signed in to change notification settings - Fork 21
/
readerConfiguration_reducedEvent.json
79 lines (79 loc) · 1.36 KB
/
readerConfiguration_reducedEvent.json
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
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"InputDirector": {
"debugmode": true,
"InputDescriptors": [
{
"table": "AOD/REDUCEDEVENT/0",
},
{
"table": "AOD/REEXTENDED/0",
},
{
"table": "AOD/REVTXCOV/0",
},
{
"table": "AOD/REQVECTOR/0",
},
{
"table": "AOD/REDUCEDTRACK/0",
},
{
"table": "AOD/RTBARREL/0",
},
{
"table": "AOD/RTBARRELCOV/0",
},
{
"table": "AOD/RTBARRELPID/0",
},
{
"table": "AOD/REDUCEDMUON/0",
},
{
"table": "AOD/RTMUONEXTRA/0",
},
{
"table": "AOD/RTMUONCOV/0",
},
{
"table": "AOD/REDUCEDMFT/0",
},
{
"table": "AOD/RMFTEXTRA/0",
},
{
"table": "AOD/AMBIGUOUSTRACK/0",
},
{
"table": "AOD/AMBIGUOUSFWDTR/0",
},
{
"table": "AOD/DALITZBITS/0",
},
{
"table": "AOD/RTASSOC/0",
},
{
"table": "AOD/RMASSOC/0",
},
{
"table": "AOD/RMFTASSOC/0",
},
{
"table": "AOD/REMCCOLLBL/0",
},
{
"table": "AOD/RTBARRELLABELS/0",
},
{
"table": "AOD/RTMUONSLABELS/0",
},
{
"table": "AOD/REDUCEDMCEVENT/0",
},
{
"table": "AOD/REDUCEDMCTRACK/0",
}
]
}
}