Skip to content

Commit 3742aa6

Browse files
fgrosasawenzel
authored andcommitted
Add Dzero meson in QC
1 parent bcb042c commit 3742aa6

File tree

6 files changed

+1893
-0
lines changed

6 files changed

+1893
-0
lines changed

MC/config/analysis_testing/json/analyses_config.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,28 @@
170170
"expected_output": ["AnalysisResults.root"],
171171
"valid_mc": true,
172172
"valid_data": true,
173+
"tasks": ["o2-analysis-hf-task-d0",
174+
"o2-analysis-hf-candidate-selector-d0",
175+
"o2-analysis-hf-candidate-creator-2prong",
176+
"o2-analysis-hf-track-index-skim-creator",
177+
"o2-analysis-track-to-collision-associator",
178+
"o2-analysis-hf-pid-creator",
179+
"o2-analysis-trackselection",
180+
"o2-analysis-multiplicity-table",
181+
"o2-analysis-event-selection",
182+
"o2-analysis-track-propagation",
183+
"o2-analysis-pid-tpc",
184+
"o2-analysis-pid-tpc-base",
185+
"o2-analysis-pid-tof-full",
186+
"o2-analysis-pid-tof-base",
187+
"o2-analysis-ft0-corrected-table"]
188+
},
189+
{
190+
"name": "HFDzeroQA",
191+
"enabled": true,
192+
"expected_output": ["AnalysisResults.root"],
193+
"valid_mc": true,
194+
"valid_data": true,
173195
"tasks": ["o2-analysis-timestamp",
174196
"o2-analysis-track-propagation",
175197
"o2-analysis-trackselection",
Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
{
2+
"hf-candidate-creator-2prong": {
3+
"constrainKfToPv": "false",
4+
"propagateToPCA": "true",
5+
"useAbsDCA": "false",
6+
"useWeightedFinalPCA": "false",
7+
"maxR": "200",
8+
"maxDZIni": "4",
9+
"minParamChange": "0.001",
10+
"minRelChi2Change": "0.90000000000000002",
11+
"fillHistograms": "true",
12+
"isRun2": "false",
13+
"ccdbUrl": "http:\/\/alice-ccdb.cern.ch",
14+
"ccdbPathGrp": "GLO\/GRP\/GRP",
15+
"ccdbPathGrpMag": "GLO\/Config\/GRPMagField",
16+
"hfEvSel": {
17+
"centralityMin": "0",
18+
"centralityMax": "100",
19+
"useSel8Trigger": "true",
20+
"triggerClass": "-1",
21+
"useTvxTrigger": "false",
22+
"useTimeFrameBorderCut": "false",
23+
"useItsRofBorderCut": "false",
24+
"useIsGoodZvtxFT0vsPV": "true",
25+
"useNoSameBunchPileup": "true",
26+
"useOccupancyCut": "false",
27+
"occEstimator": "1",
28+
"occupancyMin": "0",
29+
"occupancyMax": "1000000",
30+
"nPvContributorsMin": "0",
31+
"chi2PvMax": "-1",
32+
"zPvPosMin": "-10",
33+
"zPvPosMax": "10",
34+
"useNoCollInTimeRangeNarrow": "false",
35+
"useNoCollInTimeRangeStandard": "false",
36+
"useNoCollInRofStandard": "false",
37+
"softwareTrigger": "",
38+
"bcMarginForSoftwareTrigger": "100",
39+
"ccdbPathSoftwareTrigger": "Users\/m\/mpuccio\/EventFiltering\/OTS\/",
40+
"th2ConfigAxisCent": {
41+
"values": [
42+
"100",
43+
"0",
44+
"100"
45+
]
46+
},
47+
"th2ConfigAxisOccupancy": {
48+
"values": [
49+
"24",
50+
"0",
51+
"24000"
52+
]
53+
},
54+
"requireGoodRct": "true",
55+
"rctLabel": "CBT_hadronPID",
56+
"rctCheckZDC": "false",
57+
"rctTreatLimitedAcceptanceAsBad": "false"
58+
},
59+
"axisMass": {
60+
"values": [
61+
"500",
62+
"1.6",
63+
"2.1"
64+
]
65+
},
66+
"processPvRefitWithDCAFitterN": "false",
67+
"processNoPvRefitWithDCAFitterN": "false",
68+
"processPvRefitWithKFParticle": "false",
69+
"processNoPvRefitWithKFParticle": "false",
70+
"processPvRefitWithDCAFitterNCentFT0C": "false",
71+
"processNoPvRefitWithDCAFitterNCentFT0C": "true",
72+
"processPvRefitWithKFParticleCentFT0C": "false",
73+
"processNoPvRefitWithKFParticleCentFT0C": "false",
74+
"processPvRefitWithDCAFitterNCentFT0M": "false",
75+
"processNoPvRefitWithDCAFitterNCentFT0M": "false",
76+
"processPvRefitWithKFParticleCentFT0M": "false",
77+
"processNoPvRefitWithKFParticleCentFT0M": "false",
78+
"processPvRefitWithDCAFitterNUpc": "false",
79+
"processNoPvRefitWithDCAFitterNUpc": "false",
80+
"processPvRefitWithKFParticleUpc": "false",
81+
"processNoPvRefitWithKFParticleUpc": "false",
82+
"processCollisions": "false",
83+
"processCollisionsCentFT0C": "true",
84+
"processCollisionsCentFT0M": "false",
85+
"processCollisionsUpc": "false"
86+
},
87+
"hf-candidate-creator-2prong-expressions": {
88+
"rejectBackground": "false",
89+
"matchKinkedDecayTopology": "false",
90+
"matchInteractionsWithMaterial": "false",
91+
"matchCorrelatedBackground": "false",
92+
"processMc": "false",
93+
"processMcCentFT0C": "false",
94+
"processMcCentFT0M": "false"
95+
}
96+
}

0 commit comments

Comments
 (0)