Skip to content

Commit

Permalink
Add D+ derived-data creator (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
vkucera authored Feb 19, 2025
1 parent a60c1eb commit 0eff7a9
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 2 deletions.
2 changes: 2 additions & 0 deletions codeHF/config_tasks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ DOO2_TREE_XIC_XIPIPI=0 # hf-tree-creator-xic-to-xi-pi-pi
DOO2_DATA_D0=0 # hf-derived-data-creator-d0-to-k-pi
DOO2_DATA_LC=0 # hf-derived-data-creator-lc-to-p-k-pi
DOO2_DATA_BPLUS=0 # hf-derived-data-creator-bplus-to-d0-pi
DOO2_DATA_DPLUS=0 # hf-derived-data-creator-dplus-to-pi-k-pi
# Correlations
DOO2_CORR_D0D0BAR_DATA=0 # hf-correlator-d0-d0bar
DOO2_CORR_D0D0BAR_MCREC=0 # hf-correlator-d0-d0bar_mc-rec
Expand Down Expand Up @@ -508,6 +509,7 @@ function MakeScriptO2 {
[ $DOO2_DATA_D0 -eq 1 ] && WORKFLOWS+=" o2-analysis-hf-derived-data-creator-d0-to-k-pi"
[ $DOO2_DATA_LC -eq 1 ] && WORKFLOWS+=" o2-analysis-hf-derived-data-creator-lc-to-p-k-pi"
[ $DOO2_DATA_BPLUS -eq 1 ] && WORKFLOWS+=" o2-analysis-hf-derived-data-creator-bplus-to-d0-pi"
[ $DOO2_DATA_DPLUS -eq 1 ] && WORKFLOWS+=" o2-analysis-hf-derived-data-creator-dplus-to-pi-k-pi"
# Correlations
WF_CORR=""
[ $DOO2_CORR_D0D0BAR_DATA -eq 1 ] && WF_CORR="o2-analysis-hf-correlator-d0-d0bar o2-analysis-hf-task-correlation-d-dbar"
Expand Down
56 changes: 56 additions & 0 deletions codeHF/dpl-config_run3.json
Original file line number Diff line number Diff line change
Expand Up @@ -6714,6 +6714,62 @@
"processMcMlBkg": "false",
"processMcMlAll": "false"
},
"hf-derived-data-creator-bplus-to-d0-pi": {
"fillCandidateBase": "true",
"fillCollBase": "true",
"fillCollId": "true",
"fillMcCollBase": "true",
"fillMcCollId": "true",
"fillMcRCollId": "true",
"fillParticleBase": "true",
"fillParticleId": "true",
"fillCandidatePar": "true",
"fillCandidateParD0": "true",
"fillCandidateParE": "true",
"fillCandidateSel": "true",
"fillCandidateMl": "true",
"fillCandidateMlD0": "true",
"fillCandidateId": "true",
"fillCandidateMc": "true",
"downSampleBkgFactor": "1",
"ptMaxForDownSample": "10",
"processData": "true",
"processMcSig": "false",
"processMcBkg": "false",
"processMcAll": "false",
"processDataMl": "false",
"processMcMlSig": "false",
"processMcMlBkg": "false",
"processMcMlAll": "false",
"processMcGenOnly": "false"
},
"hf-derived-data-creator-dplus-to-pi-k-pi": {
"fillCandidateBase": "true",
"fillCollBase": "true",
"fillCollId": "true",
"fillMcCollBase": "true",
"fillMcCollId": "true",
"fillMcRCollId": "true",
"fillParticleBase": "true",
"fillParticleId": "true",
"fillCandidatePar": "true",
"fillCandidateParE": "true",
"fillCandidateSel": "true",
"fillCandidateMl": "true",
"fillCandidateId": "true",
"fillCandidateMc": "true",
"downSampleBkgFactor": "1",
"ptMaxForDownSample": "10",
"processData": "true",
"processMcSig": "false",
"processMcBkg": "false",
"processMcAll": "false",
"processDataMl": "false",
"processMcMlSig": "false",
"processMcMlBkg": "false",
"processMcMlAll": "false",
"processMcGenOnly": "false"
},
"hf-task-flow": {
"zVertexMax": "10",
"etaTrackAssocMax": "0.8",
Expand Down
17 changes: 15 additions & 2 deletions codeHF/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,20 @@ workflows:
- o2-analysis-track-dca_runX
- o2-analysis-pid-tof-full_runX
- o2-analysis-pid-tpc
tables: [HF3PCOLLBASE, HF3PCOLLID, HF3PMCCOLLBASE, HF3PMCCOLLID, HF3PMCRCOLLID, HF3PBASE, HF3PPAR, HF3PPARE, HF3PSEL, HF3PML, HF3PID, HF3PMC, HF3PPBASE, HF3PPID]
tables: [HFLCCOLLBASE, HFLCCOLLID, HFLCMCCOLLBASE, HFLCMCCOLLID, HFLCMCRCOLLID, HFLCBASE, HFLCPAR, HFLCPARE, HFLCSEL, HFLCML, HFLCID, HFLCMC, HFLCPBASE, HFLCPID]

o2-analysis-hf-derived-data-creator-dplus-to-pi-k-pi:
dependencies:
- o2-analysis-hf-candidate-selector-dplus-to-pi-k-pi
- o2-analysis-hf-candidate-creator-3prong_derX
- o2-analysis-hf-pid-creator
- o2-analysis-centrality_runX
- o2-analysis-lf-mc-centrality
- o2-analysis-multiplicity-table_runX
- o2-analysis-track-dca_runX
- o2-analysis-pid-tof-full_runX
- o2-analysis-pid-tpc
tables: [HFDPCOLLBASE, HFDPCOLLID, HFDPMCCOLLBASE, HFDPMCCOLLID, HFDPMCRCOLLID, HFDPBASE, HFDPPAR, HFDPPARE, HFDPSEL, HFDPML, HFDPID, HFDPMC, HFDPPBASE, HFDPPID]

o2-analysis-hf-derived-data-creator-bplus-to-d0-pi:
dependencies:
Expand All @@ -459,7 +472,7 @@ workflows:
- o2-analysis-track-dca_runX
- o2-analysis-pid-tof-full_runX
- o2-analysis-pid-tpc
tables: [HFCOLLBASE, HFCOLLID, HFMCCOLLBASE, HFMCCOLLID, HFMCRCOLLID, HFBPBASE, HFBPPAR, HFBPPARD0, HFBPPARE, HFBPML, HFBPMLD0, HFBPID, HFBPMC, HFBPPBASE, HFBPPID]
tables: [HFBPCOLLBASE, HFBPCOLLID, HFBPMCCOLLBASE, HFBPMCCOLLID, HFBPMCRCOLLID, HFBPBASE, HFBPPAR, HFBPPARD0, HFBPPARE, HFBPML, HFBPMLD0, HFBPID, HFBPMC, HFBPPBASE, HFBPPID]

# D meson correlations

Expand Down

0 comments on commit 0eff7a9

Please sign in to comment.