Parameters for the BreitWigner distributed random number generation with cut off;.
More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/RndmGenerators.h>
Parameters for the BreitWigner distributed random number generation with cut off;.
Definition at line 139 of file RndmGenerators.h.
◆ BreitWignerCutOff()
Rndm::BreitWignerCutOff::BreitWignerCutOff |
( |
double |
m, |
|
|
double |
g, |
|
|
double |
c |
|
) |
| |
|
inline |
◆ clone()
◆ cutOff()
double Rndm::BreitWignerCutOff::cutOff |
( |
| ) |
const |
|
inline |
◆ gamma()
double Rndm::BreitWignerCutOff::gamma |
( |
| ) |
const |
|
inline |
◆ mean()
double Rndm::BreitWignerCutOff::mean |
( |
| ) |
const |
|
inline |
◆ typeID()
static const InterfaceID& Rndm::BreitWignerCutOff::typeID |
( |
| ) |
|
|
inlinestatic |
Identifier for factory.
Definition at line 157 of file RndmGenerators.h.
157 {
return IID_IRndmBreitWignerCutOff; }
◆ Generator< BreitWignerCutOff >
◆ m_cut
double Rndm::BreitWignerCutOff::m_cut |
|
protected |
◆ m_gamma
double Rndm::BreitWignerCutOff::m_gamma |
|
protected |
◆ m_mean
double Rndm::BreitWignerCutOff::m_mean |
|
protected |
The documentation for this class was generated from the following file: