TPC: Processing of common mode values in O2#15137
TPC: Processing of common mode values in O2#15137tubagundem wants to merge 1 commit intoAliceO2Group:devfrom
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
shahor02
left a comment
There was a problem hiding this comment.
Could the class methods with lot of code be moved from the header to cxx file (including needed headers, like TFile.h and TTree.h in https://github.com/AliceO2Group/AliceO2/pull/15137/changes#diff-74cad5f291e0478b7a6334eb7e3dcdabbad615a01df0db129d836a337e76582aR26-R27 ?
| return c; | ||
| } | ||
|
|
||
| ClassDefNV(CMVContainer, 1) |
There was a problem hiding this comment.
Should be also declared in the Detectors/TPC/calibration/src/TPCCalibrationLinkDef.h
No description provided.