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

LF: Minor fixes #3071

Merged
merged 1 commit into from
Jul 14, 2023
Merged

LF: Minor fixes #3071

merged 1 commit into from
Jul 14, 2023

Conversation

njacazio
Copy link
Collaborator

No description provided.

@njacazio
Copy link
Collaborator Author

@alcaliva I fixed the data part that used the MC info and commented out the filters that were not needed and for that I think that they was causing the crash

@njacazio njacazio enabled auto-merge (squash) July 14, 2023 09:56
Copy link
Collaborator

@alibuild alibuild left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving on behalf of @njacazio.


using EventCandidates = soa::Join<aod::Collisions, aod::EvSels>;
// using EventCandidates = soa::Filtered<soa::Join<aod::Collisions, aod::EvSels>>;

/*
using TrackCandidates = soa::Filtered<soa::Join<aod::Tracks, aod::TracksCov, aod::TracksIU, aod::TracksCovIU, aod::TracksExtra, aod::TracksDCA, aod::McTrackLabels, aod::TrackSelection, aod::TrackSelectionExtension, aod::pidTPCLfFullPi, aod::pidTOFFullPi, aod::pidTPCLfFullKa, aod::pidTOFFullKa, aod::pidTPCLfFullPr, aod::pidTOFFullPr, aod::pidTPCLfFullDe, aod::pidTOFFullDe, aod::pidTPCLfFullTr, aod::pidTOFFullTr, aod::pidTPCLfFullHe, aod::pidTOFFullHe, aod::pidTPCLfFullAl, aod::pidTOFFullAl, aod::TrackSelection, aod::TrackSelectionExtension, aod::TOFSignal, aod::pidTOFmass, aod::pidTOFbeta>>;
*/
using TrackCandidates = soa::Join<aod::Tracks, aod::TracksCov, aod::TracksIU, aod::TracksCovIU, aod::TracksExtra, aod::TracksDCA, aod::McTrackLabels, aod::pidTPCLfFullPi, aod::pidTOFFullPi, aod::pidTPCLfFullKa, aod::pidTOFFullKa, aod::pidTPCLfFullPr, aod::pidTOFFullPr, aod::pidTPCLfFullDe, aod::pidTOFFullDe, aod::pidTPCLfFullTr, aod::pidTOFFullTr, aod::pidTPCLfFullHe, aod::pidTOFFullHe, aod::pidTPCLfFullAl, aod::pidTOFFullAl, aod::TrackSelection, aod::TrackSelectionExtension, aod::TOFSignal, aod::pidTOFmass, aod::pidTOFbeta>;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here

@njacazio njacazio merged commit eb42bfd into AliceO2Group:master Jul 14, 2023
alicja-pp pushed a commit to alicja-pp/O2Physics that referenced this pull request Aug 17, 2023
hahassan7 pushed a commit to hahassan7/O2Physics that referenced this pull request Oct 6, 2023
hahassan7 pushed a commit to hahassan7/O2Physics that referenced this pull request Oct 7, 2023
zconesa pushed a commit to zconesa/O2Physics that referenced this pull request Oct 27, 2023
chengtt0406 pushed a commit to chengtt0406/O2Physics that referenced this pull request Dec 6, 2023
Sign up for free to 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.

2 participants