python.samplers.ContinuousSampler Node1 python.samplers.Continuous Sampler Node4 python.samplers.Disjoint UniformSampler + ranges - _ranges - _totalwidth - _divisions + __init__() + shoot() - _getRanges() - _setRanges() - _map_unit_to_val() Node1->Node4 Node5 python.samplers.Gaussian Sampler + mean + sigma + __init__() + shoot() Node1->Node5 Node6 python.samplers.InvSampler + low + high + __init__() + shoot() Node1->Node6 Node7 python.samplers.LogSampler + low + high + __init__() + shoot() Node1->Node7 Node8 python.samplers.ModUniform Sampler + low + high + __init__() + shoot() Node1->Node8 Node9 python.samplers.TH1Sampler + hist + __init__() + shoot() Node1->Node9 Node2 python.samplers.Sampler + shoot() + __call__() Node2->Node1 Node3 object Node3->Node2