Definition at line 14 of file DiscreteDistribution.h.
◆ DiscreteDistribution() [1/2]
AmpGen::DiscreteDistribution::DiscreteDistribution |
( |
| ) |
|
|
default |
◆ DiscreteDistribution() [2/2]
AmpGen::DiscreteDistribution::DiscreteDistribution |
( |
const std::vector< double > & | weights | ) |
|
◆ max()
unsigned AmpGen::DiscreteDistribution::max |
( |
| ) |
const |
◆ min()
unsigned AmpGen::DiscreteDistribution::min |
( |
| ) |
const |
◆ operator()()
unsigned AmpGen::DiscreteDistribution::operator() |
( |
TRandom3 * | generator | ) |
const |
|
inline |
◆ probabilities()
const std::vector< double > & AmpGen::DiscreteDistribution::probabilities |
( |
| ) |
const |
The documentation for this class was generated from the following file: