Skip to content

Conversation

@shahor02
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@shahor02
Copy link
Collaborator Author

@miranov25 , this adds to the unbinned residuals tree a branch with 4-bytes struct https://github.com/shahor02/AliceO2/blob/6c23010c8442f96250eb35358bd3c73ca04a9723/Detectors/TPC/calibration/SpacePoints/include/SpacePoints/TrackInterpolation.h#L104-L145 encoding the TPC dedx, TRD q's and slope (truncated to +-3.5 range), TOF cluster time wrt track ITS-TPC time and the same for the PV (i.e. one should use the relevant getter depending on the row value).
I've copied residuals for 1 ctf of OO/564356 to /alice/cern.ch/user/s/shahoian/toMI/o2residuals_tpc.root.
Hope the dump below is self-explanatory:

root [1] unbinnedResid->Scan("res.row : detInfo.word : detInfo.qTotTPC() : detInfo.qMaxTPC() : detInfo.q0TRD() : detInfo.q1TRD() : detInfo.q2TRD() : detInfo.slopeTRD() : detInfo.timeTOF() : detInfo.timePV()")
***********************************************************************************************************************************************
*    Row   * Instance *  res.row  *  detInfo. *  detInfo. *  detInfo. *  detInfo. *  detInfo. *  detInfo. *  detInfo. *  detInfo. *  detInfo. *
***********************************************************************************************************************************************
# RS: TPC                                            QTOT          QMAX
*        0 *        0 *        17 *    524297 *         9 *         8 *         9 *         0 *        32 *      -3.5 *         0 *         0 *
*        0 *        1 *        18 *    917532 *        28 *        14 *        28 *         0 *        56 *      -3.5 *         0 *         0 *
*        0 *        2 *        19 *    589850 *        26 *         9 *        26 *         0 *        36 *      -3.5 *         0 *         0 *
*        0 *        3 *        20 *    458776 *        24 *         7 *        24 *         0 *        28 *      -3.5 *         0 *         0 *
*        0 *        4 *        21 *   1179684 *        36 *        18 *        36 *         0 *         8 * -3.498290 *         0 *         0 *
*        0 *        5 *        22 *   1048636 *        60 *        16 *        60 *         0 *         0 * -3.498290 *         0 *         0 *
*        0 *        6 *        23 *    589852 *        28 *         9 *        28 *         0 *        36 *      -3.5 *         0 *         0 *
*        0 *        7 *        24 *   1310792 *        72 *        20 *        72 *         0 *        16 * -3.498290 *         0 *         0 *
*        0 *        8 *        25 *    655386 *        26 *        10 *        26 *         0 *        40 *      -3.5 *         0 *         0 *
*        0 *        9 *        26 *    852024 *        56 *        13 *        56 *         0 *        52 *      -3.5 *         0 *         0 *
*        0 *       10 *        27 *    786454 *        22 *        12 *        22 *         0 *        48 *      -3.5 *         0 *         0 *
*        0 *       11 *        28 *   1179720 *        72 *        18 *        72 *         0 *         8 * -3.498290 *         0 *         0 *
...
# RS: TRD                                                                      Q0          Q1          Q2   Slope
*        0 *      132 *       162 * 2.470e+09 *      2304 *     37699 *         0 *        18 *        12 * 0.5273504 * -2.46e-27 * -2.46e-27 *
*        0 *      133 *       163 * 2.914e+09 *     18816 *     44467 *         0 *        19 *        13 * 1.2504272 * -2.03e-11 * -2.03e-11 *
*        0 *      134 *       164 * 2.761e+09 *     16400 *     42132 *        16 *         0 *        17 * 1.0008549 * -6.42e-17 * -6.42e-17 *
*        0 *      135 *       165 * 2.567e+09 *      4096 *     39172 *         0 *        32 *        16 * 0.6846156 * -6.82e-24 * -6.82e-24 *
...
# RS: TOF : difference between the TOF cluster time and the seeding ITS-TPC track time, \mus                                 XXX
*        0 *      136 *       170 * 3.166e+09 *     63764 *     48309 *        20 *       114 *        23 * 1.6606836 * -0.022213 * -0.022213 *
...
# RS: PV: difference between the PV time and the seeding ITS-TPC track time, \mus                                                      XXX
*        0 *      144 *       190 * 3.172e+09 *     32768 *     48405 *         0 *         0 *        22 * 1.6709404 * -0.036499 * -0.036499 *
...

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.

1 participant