CbmEvent: GetIndex() function re-implimentation and constant qualifiers for getters
All threads resolved!
All threads resolved!
- setting const qualifier to the GetIndex and the GetStsTrackIndex functions
- re-implimenting the GetIndex function to make it const qualified and reduce the number of access calls (from 3 to 1)
Merge request reports
Activity
Filter activity
added Framework label
requested review from @f.uhlig
assigned to @v.friese
Dear @f.uhlig, @v.friese, @p.-a.loizeau,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
added 2 commits
- Resolved by Florian Uhlig
since you touched the class, could you please have a look at core/data/test/_GTestCbmEvent.cxx to check if all the code is properly tested and add missing test cases.
Please register or sign in to reply