Skip to content

Tags: sartozza/AliceO2

Tags

dataflow-20210519

Toggle dataflow-20210519's commit message
Fix HMPID stream decoder workflow writing output at end of run not at…

… endOfStream

nightly-20210518

Toggle nightly-20210518's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PWGHF: Implementation of Lc --> K0s+p (AliceO2Group#5257)

* First version of skimming for Lc

some changes

update

Expect that v0s are already built and preselected

some more work

A bit further, but not compiling

just a temp commit

Compiling version - still refinements needed

further work

temp

not working

not working again, needed for debug

ppp

working version - cuts still to be tuned

clang

few changes

clang

further work

forgotten file

forgotten file

Fixing copy/paste error

clang

* Selector for Lc --> K0s+p added

clang-format

* First version of histogramming task - not compilinggit add Analysis/Tasks/PWGHF/CMakeLists.txt Analysis/Tasks/PWGHF/HFCandidateCreatorCascade.cxx Analysis/Tasks/PWGHF/taskLcK0sp.cxx

fix compilation

fixes

clang

* Avoid passing indices of daughters when building v0

In case, one would need a o2::dataformats::GlobalTrackID.h, but anyway it is not
used.

Fix

* Comments by Vit

clang

Fixes for braces

clang

* Adding pT V0 daugh, and swapping V0 and bach (as in AliPhysics)

clang

* First version using MC info.

To be investigated:
- why no V0 in the V0 table is a K0s that comes from a Lc?
- the RecoDecay::isMatchedMCGen might need some adjustments, being checked

Fixes

Format

* recent work - to be cleaned-up

* Update Lc -> K0S+p to do MC checks too.

Adding also the possibility to do local debugging with an AO2D file from
any production.

format

Stupid fix

* Revisiting debugging

* Anton's comments

clang-format

* Implementation of comments by Anton and Vit

misc fixes

clang-format

* more comments by Vit

clang-format

* Further comments implemented

clang-format

leftovers fixed

Clang-format

Few more

Clang-format

removing useless namespace declaration

Optimization

more

clang-format

typo

Remove commented out code

nightly-20210517

Toggle nightly-20210517's commit message
Move SHA1 algorithm in 3rdparty header only library

dataflow-20210517

Toggle dataflow-20210517's commit message
Move SHA1 algorithm in 3rdparty header only library

nightly-20210516

Toggle nightly-20210516's commit message
Add cosmics to RecoContainer and InputHelper

nightly-20210515

Toggle nightly-20210515's commit message
Add MaxDXYIni cut on DCAFitterN seed XY DCA

dataflow-20210516

Toggle dataflow-20210516's commit message
Add cosmics to RecoContainer and InputHelper

dataflow-20210515

Toggle dataflow-20210515's commit message
Add MaxDXYIni cut on DCAFitterN seed XY DCA

nightly-20210514

Toggle nightly-20210514's commit message
[EMCAL-699] Add RCU trailer also for links without payload

In case a link does not contain data for a given
event, still a RCU trailer with the SRU configuration,
L1 phase and payload size 0 needs to be added
according to the implementation in the SRU
firmware.

dataflow-20210514

Toggle dataflow-20210514's commit message
[EMCAL-699] Add RCU trailer also for links without payload

In case a link does not contain data for a given
event, still a RCU trailer with the SRU configuration,
L1 phase and payload size 0 needs to be added
according to the implementation in the SRU
firmware.