TH1::StatOverflows
relies on a static
member variable to alter the behaviour of TH1::Fill
, making it impossible to use the latter safely in a multi-threaded program.
Are there any plans to change this to allow proper operations in a multi-threaded program ?