-
- Downloads
Upgrade and refactor the TThreadedObject class and tutorial
o Properly put in the ROOT directory the TThreadedObject header o Remove the ThreadIndex header as not necessary anymore o Refactor and extensively document the TThreadedObject class - Better handling of size of slot array - Correct handling of pointers - Add the Get and GetAtSlotUnchecked methods - Move the assigning of slot index from an external helper to the class itself o Update the tutorial and its documentation
Showing
- core/thread/CMakeLists.txt 2 additions, 2 deletionscore/thread/CMakeLists.txt
- core/thread/inc/ROOT/TThreadedObject.h 85 additions, 32 deletionscore/thread/inc/ROOT/TThreadedObject.h
- core/thread/inc/ThreadIndex.h 0 additions, 49 deletionscore/thread/inc/ThreadIndex.h
- tutorials/multicore/mt201_parallelHistoFill.C 8 additions, 1 deletiontutorials/multicore/mt201_parallelHistoFill.C
Loading
Please register or sign in to comment