Skip to content

Commit e54c43f

Browse files
Preet PatiPreet Pati
authored andcommitted
Addition of PID specific long-range correlations
1 parent 2b96fe4 commit e54c43f

2 files changed

Lines changed: 1657 additions & 0 deletions

File tree

PWGCF/TwoParticleCorrelations/Tasks/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,7 @@ o2physics_add_dpl_workflow(lambda-or-anti-lambda-producer-with-spin
132132
SOURCES lambdaOrAntiLambdaProducerWithSpin.cxx
133133
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
134134
COMPONENT_NAME Analysis)
135+
o2physics_add_dpl_workflow(pid-long-range
136+
SOURCES pidLongRange.cxx
137+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore O2Physics::TwoPartCorrCore O2Physics::AnalysisCCDB O2Physics::GFWCore
138+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)