Skip to content

add task AngularCorrelationsInJets.cxx in PWGLF/Tasks/Nuspex - #6406

Merged
chiarapinto merged 22 commits into
AliceO2Group:masterfrom
ljoergen:jet-ang-corr
Jun 8, 2024
Merged

add task AngularCorrelationsInJets.cxx in PWGLF/Tasks/Nuspex#6406
chiarapinto merged 22 commits into
AliceO2Group:masterfrom
ljoergen:jet-ang-corr

Conversation

@ljoergen

Copy link
Copy Markdown
Contributor

Full task + addition of workflow to CMakeLists.txt including FastJet libraries

chiarapinto
chiarapinto previously approved these changes Jun 7, 2024
chiarapinto
chiarapinto previously approved these changes Jun 7, 2024
@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for 7658955 at 2024-06-07 20:05:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/6406-slc7_x86-64/0/PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx:472:30: error: expected '(' before 'fTrackBufferProton'
/sw/SOURCES/O2Physics/6406-slc7_x86-64/0/PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx:472:77: error: expected ')' before '{' token
/sw/SOURCES/O2Physics/6406-slc7_x86-64/0/PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx:480:30: error: expected '(' before 'fTrackBufferAntiproton'
/sw/SOURCES/O2Physics/6406-slc7_x86-64/0/PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx:480:81: error: expected ')' before '{' token
/sw/SOURCES/O2Physics/6406-slc7_x86-64/0/PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx:488:30: error: expected '(' before 'fTrackBufferDeuteron'
/sw/SOURCES/O2Physics/6406-slc7_x86-64/0/PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx:488:79: error: expected ')' before '{' token
/sw/SOURCES/O2Physics/6406-slc7_x86-64/0/PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx:496:30: error: expected '(' before 'fTrackBufferAntideuteron'
/sw/SOURCES/O2Physics/6406-slc7_x86-64/0/PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx:496:83: error: expected ')' before '{' token
ninja: build stopped: subcommand failed.

Full log here.

@chiarapinto
chiarapinto merged commit 09a2928 into AliceO2Group:masterJun 8, 2024
@ljoergen
ljoergen deleted the jet-ang-corr branch June 10, 2024 10:03
GiorgioAlbertoLucia pushed a commit to GiorgioAlbertoLucia/O2Physics that referenced this pull request Jul 9, 2024
…Group#6406)
* Add task for angular correlations in jets
* Added configurables
* Added FastJet modules and libraries
* added rudimentary preliminary track filter
* Added histograms and jet reconstruction/background subtraction
* Added remaining task logic
* Added remaining histograms
* added comments with questions (this commit is only so I can rebase O2Physics)
* adjusted TPC, TOF cuts, added histograms
* Please consider the following formatting changes
* Updated casts in AngularCorrelationsInJets.cxx
* Formatting in AngularCorrelationsInJets.cxx
* Removed casts in AngularCorrelationsInJets.cxx
* Update AngularCorrelationsInJets.cxx
---------
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
echizzal pushed a commit to echizzal/O2Physics that referenced this pull request Jul 18, 2024
…Group#6406)
* Add task for angular correlations in jets
* Added configurables
* Added FastJet modules and libraries
* added rudimentary preliminary track filter
* Added histograms and jet reconstruction/background subtraction
* Added remaining task logic
* Added remaining histograms
* added comments with questions (this commit is only so I can rebase O2Physics)
* adjusted TPC, TOF cuts, added histograms
* Please consider the following formatting changes
* Updated casts in AngularCorrelationsInJets.cxx
* Formatting in AngularCorrelationsInJets.cxx
* Removed casts in AngularCorrelationsInJets.cxx
* Update AngularCorrelationsInJets.cxx
---------
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ljoergen@alibuild@chiarapinto