Skip to content

TPC dEdx: automatically loading calib objects from CCDB#8379

Merged
davidrohr merged 1 commit intoAliceO2Group:devfrom
matthias-kleiner:dedxdev
Mar 17, 2022
Merged

TPC dEdx: automatically loading calib objects from CCDB#8379
davidrohr merged 1 commit intoAliceO2Group:devfrom
matthias-kleiner:dedxdev

Conversation

@matthias-kleiner
Copy link
Copy Markdown
Contributor

  • adding options for disabling loading calibrations from CCDB

  • disable loading of CCDB objects, when calib ist set from file

  • using the gain map to get the original charge which was used during the zero supression

  • possibillity to apply gain map during the reconstruction of the dE/dx

  • 'smooth' zero supression threshold map

  • apply residual gain map on cluster charge

  • TPC clusterer: automatically loading the gain map from the CCDB

- adding options for disabling loading calibrations from CCDB
- using the gain map to get the original charge which was used during
  the zero supresison
- apply residual gain map on cluster charge
- smooth zero supression threshold map
- disable loading of CCDB objects, when calibs are set from file

- TPC clusterer: automatically loading the gain map from the CCDB
@matthias-kleiner
Copy link
Copy Markdown
Contributor Author

Hi @davidrohr , can you test if this PR is working now for you? @wiechula has uploaded all the calibrations to the official CCDB

@davidrohr
Copy link
Copy Markdown
Collaborator

Yes, sure. This is for the PR I had to revert since it broke the TPC reco workflow?
So I would need to verify that TPC reco workflow is working, right?

@matthias-kleiner
Copy link
Copy Markdown
Contributor Author

Yes, sure. This is for the PR I had to revert since it broke the TPC reco workflow? So I would need to verify that TPC reco workflow is working, right?

Yes, that was the reverted PR that broke the reco workflow

Copy link
Copy Markdown
Collaborator

@davidrohr davidrohr left a comment

Choose a reason for hiding this comment

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

tested and tpc tracking works correctly, can be merged when the CI is passed

@davidrohr davidrohr merged commit f5b152f into AliceO2Group:dev Mar 17, 2022
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