![]() |
ATLAS Offline Software
|
Continuous distribution samplers. More...
Public Types | |
| typedef HLT::TypeInformation::for_each_type_c< typenameEDMLIST::map, my_functor, my_result<>, my_arg< HLT::TypeInformation::get_cont, CONTAINER > >::type | result |
Public Member Functions | |
| shoot (self) | |
| __call__ (self) | |
Continuous distribution samplers.
Definition at line 40 of file samplers.py.
|
inherited |
Definition at line 90 of file EDM_MasterSearch.h.
|
inherited |
This is the call method that will actually be used (so that normal functions can also be passed in as samplers).
Definition at line 17 of file samplers.py.
|
inherited |
Reimplemented in python.samplers.ConstSampler, python.samplers.CyclicSeqSampler, python.samplers.DisjointUniformSampler, python.samplers.EEtaMPhiSampler, python.samplers.ERapMPhiSampler, python.samplers.EThetaMPhiSampler, python.samplers.GaussianSampler, python.samplers.InvSampler, python.samplers.LogSampler, python.samplers.ModUniformSampler, python.samplers.MXYZSampler, python.samplers.NullMomSampler, python.samplers.ParticleSampler, python.samplers.PosSampler, python.samplers.PtEtaMPhiSampler, python.samplers.PtRapMPhiSampler, python.samplers.PtThetaMPhiSampler, python.samplers.RandomSeqSampler, python.samplers.TH1Sampler, and python.samplers.UniformSampler.
Definition at line 14 of file samplers.py.