Skip to content

Make ghostprob TMVA networks threadsafe

Sascha Stahl requested to merge sstahl-make-ghostnn-threadsafe into master

Make ghostprob threadsafe by removing non const static vectors and remove data member which was an array of pointers. Changes are similar to what was done before as described in #90 (comment 2910352).

Closes #90 (closed)

Edited by Rosen Matev

Merge request reports