Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PWGLF] Added task for higher mass search for nonidnetical vzero pairs #9078

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions PWGLF/Tasks/Resonances/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(k892analysispbpb

Check warning on line 27 in PWGLF/Tasks/Resonances/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name k892analysispbpb does not match its file name k892analysis_PbPb.cxx. (Matches k892analysispbpb.cxx.)
SOURCES k892analysis_PbPb.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
Expand Down Expand Up @@ -64,12 +64,12 @@
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(lambda1520spherocityanalysis

Check warning on line 67 in PWGLF/Tasks/Resonances/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name lambda1520spherocityanalysis does not match its file name lambda1520SpherocityAnalysis.cxx. (Matches lambda1520spherocityanalysis.cxx.)
SOURCES lambda1520SpherocityAnalysis.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(delta-analysis

Check warning on line 72 in PWGLF/Tasks/Resonances/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name delta-analysis does not match its file name deltaanalysis.cxx. (Matches deltaAnalysis.cxx.)
SOURCES deltaanalysis.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
Expand All @@ -79,7 +79,7 @@
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(phi-analysis-thnsparse

Check warning on line 82 in PWGLF/Tasks/Resonances/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name phi-analysis-thnsparse does not match its file name phianalysisTHnSparse.cxx. (Matches phiAnalysisThnsparse.cxx.)
SOURCES phianalysisTHnSparse.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
Expand All @@ -94,12 +94,12 @@
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(lambda1520-pbpb

Check warning on line 97 in PWGLF/Tasks/Resonances/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name lambda1520-pbpb does not match its file name lambda1520_PbPb.cxx. (Matches lambda1520Pbpb.cxx.)
SOURCES lambda1520_PbPb.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(kshortkshort

Check warning on line 102 in PWGLF/Tasks/Resonances/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name kshortkshort does not match its file name higherMassResonances.cxx. (Matches kshortkshort.cxx.)
SOURCES higherMassResonances.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
Expand All @@ -109,7 +109,7 @@
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(phianalysisrun3pbpb

Check warning on line 112 in PWGLF/Tasks/Resonances/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name phianalysisrun3pbpb does not match its file name phianalysisrun3_PbPb.cxx. (Matches phianalysisrun3pbpb.cxx.)
SOURCES phianalysisrun3_PbPb.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
Expand All @@ -119,7 +119,7 @@
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(k892spherocityanalysis

Check warning on line 122 in PWGLF/Tasks/Resonances/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name k892spherocityanalysis does not match its file name k892SpherocityAnalysis.cxx. (Matches k892spherocityanalysis.cxx.)
SOURCES k892SpherocityAnalysis.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
Expand All @@ -134,12 +134,12 @@
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(xi1530analysis

Check warning on line 137 in PWGLF/Tasks/Resonances/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name xi1530analysis does not match its file name xi1530Analysis.cxx. (Matches xi1530analysis.cxx.)
SOURCES xi1530Analysis.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(xi1530analysisqa

Check warning on line 142 in PWGLF/Tasks/Resonances/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name xi1530analysisqa does not match its file name xi1530Analysisqa.cxx. (Matches xi1530analysisqa.cxx.)
SOURCES xi1530Analysisqa.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
Expand Down Expand Up @@ -173,3 +173,8 @@
SOURCES chk892pp.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)

o2physics_add_dpl_workflow(kshortlambda
SOURCES kshortlambda.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME Analysis)
Loading
Loading