Skip to content

Plots for fractions of fake added, using MC info#854

Merged
Barthelemy merged 1 commit into
AliceO2Group:masterfrom
chiarazampolli:TOFmatchQCMC
Oct 5, 2021
Merged

Plots for fractions of fake added, using MC info#854
Barthelemy merged 1 commit into
AliceO2Group:masterfrom
chiarazampolli:TOFmatchQCMC

Conversation

@chiarazampolli
Copy link
Copy Markdown
Contributor

@njacazio , @noferini , FYI.

Copy link
Copy Markdown
Collaborator

@njacazio njacazio left a comment

Choose a reason for hiding this comment

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

Hi @chiarazampolli I think the code is good to go! Just the CI fixes are needed

Comment thread Modules/TOF/src/TOFMatchedTracks.cxx Outdated
mMatchedTracksPt[trkType::UNCONS]->Fill(trk.getPt());
mMatchedTracksEta[trkType::UNCONS]->Fill(trk.getEta());
if (mUseMC) {
auto lbl = mRecoCont.getTrackMCLabel(gTrackId);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hi @chiarazampolli indeed here probably the formatting CI fails

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, I also noticed, sorry, I pushed now the fix.

@chiarazampolli
Copy link
Copy Markdown
Contributor Author

Now clang-format complains about different code... Modules/MFT/include/MFT/QcMFTClusterTask.h

@chiarazampolli
Copy link
Copy Markdown
Contributor Author

Unless I overlooked, the errors are not related to this PR.

@Barthelemy
Copy link
Copy Markdown
Collaborator

I do not understand why clang-format complains
merging

@Barthelemy Barthelemy merged commit e4bc044 into AliceO2Group:master Oct 5, 2021
lauraser pushed a commit to lauraser/QualityControl that referenced this pull request Oct 5, 2021
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.

3 participants