forked from AliceO2Group/O2DPG
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patho2-analysis-event-selection-service.json
More file actions
57 lines (57 loc) · 1.92 KB
/
o2-analysis-event-selection-service.json
File metadata and controls
57 lines (57 loc) · 1.92 KB
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
{
"event-selection-service": {
"timestamp": {
"verbose": "0",
"fatalOnInvalidTimestamp": "0",
"rct-path": "RCT/Info/RunInformation",
"orbit-reset-path": "CTP/Calib/OrbitReset",
"isRun2MC": "-1"
},
"bcselOpts": {
"amIneeded": "-1",
"triggerBcShift": "0",
"ITSROFrameStartBorderMargin": "-1",
"ITSROFrameEndBorderMargin": "-1",
"TimeFrameStartBorderMargin": "-1",
"TimeFrameEndBorderMargin": "-1",
"checkRunDurationLimits": "0",
"maxInactiveChipsPerLayer": {
"values": [
"8",
"8",
"8",
"111",
"111",
"195",
"195"
]
},
"NumberOfOrbitsPerTF": "-1"
},
"evselOpts": {
"amIneeded": "-1",
"muonSelection": "0",
"maxDiffZvtxFT0vsPV": "1",
"isMC": "-1",
"confSigmaBCforHighPtTracks": "4",
"TimeIntervalForOccupancyCalculationMin": "-40",
"TimeIntervalForOccupancyCalculationMax": "100",
"TimeRangeVetoOnCollStandard": "10",
"TimeRangeVetoOnCollNarrow": "2",
"FT0CamplPerCollCutVetoOnCollInTimeRange": "8000",
"FT0CamplPerCollCutVetoOnCollInROF": "5000",
"EpsilonVzDiffVetoInROF": "0.300000012",
"UseWeightsForOccupancyEstimator": "1",
"NumberOfOrbitsPerTF": "-1",
"TestAlternativeBcMatching": "0",
"TestModifyTimeVetoOnNearbyColl": "0",
"TestVetoOnTRDinPast": "0",
"TestVzDiffNsigma": "3",
"TestVzDiffMargin": "0.200000003"
},
"lumiOpts": {
"amIneeded": "-1"
},
"ccdburl": "http://alice-ccdb.cern.ch"
}
}