Go to the source code of this file.
Namespaces | |
utl | |
Functions | |
TRandom3 * | utl::GetRandom3 () |
double | utl::UniformAndersonDarling (const vector< pair< double, double >> &wcdf, double wtot) |
double | utl::UniformKolmogorovSmirnov (const vector< pair< double, double >> &wcdf, double wtot) |
Variables | |
TRandom3 *const | utl::gRandom3 = GetRandom3() |