Skip to content

Conversation

@martenole
Copy link
Contributor

@aschmah @aberdnikova @SvenHoppner,
this is a template for the vDrift calibration. I did not yet add another DPL device. Instead, the calibration is simply appended to the o2-trd-global-tracking workflow. So when you run that workflow also the calibration template is called. At the moment it creates a root file with a dummy histogram.
In principle we just need to replace the GPUTRDSpacePointInternal with the data type which Sven creates for the angular deviations. Afterwards you can add everything you needed into the CalibVDrift::process() method.

@davidrohr please ignore for the moment. Instead of GPUTRDSpacePointInternal I want to use CalibratedTracklet when built with O2. Also I have not yet tested whether it is still working with AliRoot

- had to move GPUTRDSpacePointInternal to extra header file (in next step this can be replaced in O2 with CalibratedTracklet, while for AliRoot the definition is kept)
- same will need to be done for the struct which is actually used for the calibration
* First version of angular deviation histograms
@martenole
Copy link
Contributor Author

@aberdnikova and @SvenHoppner I am closing this one, since it is superseded by #5894

@martenole martenole closed this Apr 9, 2021
@martenole martenole deleted the trd-calib branch April 13, 2021 09:49
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.

2 participants