CbmEvent:
- 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
Loading
Please register or sign in to comment
- 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