[PWGHF] Add generated ct and resonant channel info for c-deuteron analysis#16713
Conversation
|
O2 linter results: ❌ 0 errors, |
Please consider the following formatting changes to AliceO2Group#16713
|
Hi @fgrosa! Thanks a lot! They looks good to me! Maybe we can also add ct in the lite tree for MC reco and data? we can calculated it by ourself only from full tree. |
Currently I put the |
Thanks! My consideration is that we may need it in the future. Having ctReco in the lite tree would allow us to directly compare data and MC without accessing the full tree. I agree that measuring ct will be difficult with our current statistics, but it would still be useful to have the variable available for checks and possible future studies. Of course we can also add it in the future! so as you prefer ;) |
Added in this commit 1b11593! |
Thanks a lot! all good to me! |
@zhangbiao-phy can you check if it's fine? Please note that I also changed all the
TH1FintoTH1D, to avoid truncation of entries. Thanks a lot!