TRD hits update (O2-453)#1520
TRD hits update (O2-453)#1520sawenzel merged 6 commits intoAliceO2Group:devAliceO2Group/AliceO2:devfrom jolopezl:devCopy head branch name to clipboard
Conversation
|
Can you still fix the formatting? See the proposed changes under the https://travis-ci.org/AliceO2Group/AliceO2/jobs/461874434 link. Locally, you can fix the formatting by saying (in your case) |
Using what's on AliROOT as a template.
- Added a behaviour close to what is done in AliRoot
- Still need to add TR.
|
Hi @sawenzel,
Cheers, |
|
@jolopezl : Thanks. I will merge it as is. Cool to have the first real TRD contribution. |
…nctions, add cut (AliceO2Group#1520) * PWGDQ/EM: change naming of PairCandidateType: kJpsiToEE -> kDecayToEE * PWGDQ: change name in tableReader.cxx for pairType configurables to DecayToEE * PWGDQ: add configurable for mixing depth * PWGDQ: HistogramsLibrary.h: rearrange pair histogram groups * PWGDQ/EM: apply changes to tableReader in order to use configurables to add histograms in output. * PWGDQ: cutLibray, add TPCnCls cut to TightGlobalTrack cut group * PWGDQ: fix clang-formatting in dqEfficiency.cxx task * PWGDQ/EM: fix MegaLinter errors
[WIP] (O2-453). Improving the Hits creation. Now the behaviour of ProcessHits() is closer to what was done in AliRoot. It still needs to include simulation of transition radiation.