Skip to content

[PWGJE] New code for hadronjet correlations of Jan Janis#16387

Open
fkrizek wants to merge 7 commits into
AliceO2Group:masterfrom
fkrizek:master
Open

[PWGJE] New code for hadronjet correlations of Jan Janis#16387
fkrizek wants to merge 7 commits into
AliceO2Group:masterfrom
fkrizek:master

Conversation

@fkrizek
Copy link
Copy Markdown
Collaborator

@fkrizek fkrizek commented May 26, 2026

This is a code of Jan Janis who is undergrad student of Filip Krizek. Jan will use this code to study hadron jet correlations.

@github-actions github-actions Bot added the pwgje label May 26, 2026
@github-actions github-actions Bot changed the title New code for hadronjet correlations of Jan Janis [PWGJE] New code for hadronjet correlations of Jan Janis May 26, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 26, 2026

O2 linter results: ❌ 1 errors, ⚠️ 0 warnings, 🔕 0 disabled

@alibuild
Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for e4c372b at 2026-05-26 10:49:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:510:30: error: 'JTracksTable' has not been declared
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:511:30: error: 'JetsBase' has not been declared
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:512:30: error: 'JetsTag' has not been declared
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:221:103: error: 'setSumw2' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:518:31: error: there are no arguments to 'begin' that depend on a template parameter, so a declaration of 'begin' must be available [-fpermissive]
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:518:31: error: there are no arguments to 'end' that depend on a template parameter, so a declaration of 'end' must be available [-fpermissive]
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:522:31: error: 'trackPt' was not declared in this scope; did you mean 'track'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:528:17: error: capture of non-variable 'TrackJetSpectra::rand'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:528:21: error: expected ',' before '->' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:528:21: error: expected identifier before '->' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:528:51: error: expected '{' before ';' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:530:32: error: there are no arguments to 'begin' that depend on a template parameter, so a declaration of 'begin' must be available [-fpermissive]
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:530:32: error: there are no arguments to 'end' that depend on a template parameter, so a declaration of 'end' must be available [-fpermissive]
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:779:26: error: no matching function for call to 'TrackJetSpectra::fillMatchedHistograms(const FilteredTracks&, o2::soa::Filtered<o2::soa::Join<o2::soa::Table<o2::aod::Hash<2798090592>, o2::aod::Hash<100195879>, o2::aod::Hash<2286545062> >, o2::soa::Table<o2::aod::Hash<198532478>, o2::aod::Hash<3712200270>, o2::aod::Hash<2286545062> >, o2::soa::Table<o2::aod::Hash<4034896057>, o2::aod::Hash<419444554>, o2::aod::Hash<2286545062> > > >&, const FilteredMatchedJetsDetLevel&)'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:806:33: error: 'maxJetConstituentPt' was not declared in this scope; did you mean 'jetConstituent'?
ninja: build stopped: subcommand failed.

Full log here.

[PWGJE] Please consider the following formatting changes to AliceO2Group#16387
@alibuild
Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for e4c372b at 2026-05-26 10:52:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:510:30: error: 'JTracksTable' has not been declared
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:511:30: error: 'JetsBase' has not been declared
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:512:30: error: 'JetsTag' has not been declared
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:221:103: error: 'setSumw2' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:518:31: error: there are no arguments to 'begin' that depend on a template parameter, so a declaration of 'begin' must be available [-fpermissive]
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:518:31: error: there are no arguments to 'end' that depend on a template parameter, so a declaration of 'end' must be available [-fpermissive]
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:522:31: error: 'trackPt' was not declared in this scope; did you mean 'track'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:528:17: error: capture of non-variable 'TrackJetSpectra::rand'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:528:21: error: expected ',' before '->' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:528:21: error: expected identifier before '->' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:528:51: error: expected '{' before ';' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:530:32: error: there are no arguments to 'begin' that depend on a template parameter, so a declaration of 'begin' must be available [-fpermissive]
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:530:32: error: there are no arguments to 'end' that depend on a template parameter, so a declaration of 'end' must be available [-fpermissive]
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:779:26: error: no matching function for call to 'TrackJetSpectra::fillMatchedHistograms(const FilteredTracks&, o2::soa::Filtered<o2::soa::Join<o2::soa::Table<o2::aod::Hash<2798090592>, o2::aod::Hash<100195879>, o2::aod::Hash<2286545062> >, o2::soa::Table<o2::aod::Hash<198532478>, o2::aod::Hash<3712200270>, o2::aod::Hash<2286545062> >, o2::soa::Table<o2::aod::Hash<4034896057>, o2::aod::Hash<419444554>, o2::aod::Hash<2286545062> > > >&, const FilteredMatchedJetsDetLevel&)'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/Tasks/trackJetSpectra.cxx:806:33: error: 'maxJetConstituentPt' was not declared in this scope; did you mean 'jetConstituent'?
ninja: build stopped: subcommand failed.

Full log here.

@vkucera vkucera marked this pull request as draft May 26, 2026 08:53
@vkucera
Copy link
Copy Markdown
Collaborator

vkucera commented May 26, 2026

Please test the code properly before opening the PR for review.

Comment thread PWGJE/Tasks/trackJetSpectra.cxx Outdated
Comment thread PWGJE/Tasks/trackJetSpectra.cxx Outdated
Comment thread PWGJE/Tasks/trackJetSpectra.cxx Outdated
Comment thread PWGJE/Tasks/trackJetSpectra.cxx Outdated
Comment thread PWGJE/Tasks/trackJetSpectra.cxx Outdated
Comment thread PWGJE/Tasks/trackJetSpectra.cxx Outdated
@vkucera
Copy link
Copy Markdown
Collaborator

vkucera commented May 26, 2026

Please restore the commit history of this PR and reopen it.

@fkrizek fkrizek reopened this May 26, 2026
@fkrizek fkrizek marked this pull request as ready for review May 26, 2026 13:52
fkrizek added a commit to fkrizek/O2Physics that referenced this pull request May 26, 2026
[PWGJE] Please consider the following formatting changes to AliceO2Group#16387
[PWGJE] Please consider the following formatting changes to AliceO2Group#16387
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants