Parameters for the Gaussian tail number generation.  
 More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/RndmGenerators.h>
Parameters for the Gaussian tail number generation. 
Definition at line 324 of file RndmGenerators.h.
◆ GaussianTail()
  
  | 
        
          | Rndm::GaussianTail::GaussianTail | ( | double | a, |  
          |  |  | double | s |  
          |  | ) |  |  |  | inline | 
 
 
◆ clone()
◆ cut()
  
  | 
        
          | double Rndm::GaussianTail::cut | ( |  | ) | const |  | inline | 
 
 
◆ sigma()
  
  | 
        
          | double Rndm::GaussianTail::sigma | ( |  | ) | const |  | inline | 
 
 
◆ typeID()
  
  | 
        
          | static const InterfaceID& Rndm::GaussianTail::typeID | ( |  | ) |  |  | inlinestatic | 
 
Identifier for factory. 
Definition at line 339 of file RndmGenerators.h.
  339 { 
return IID_IRndmGaussianTail; }
 
 
 
◆ m_cut
  
  | 
        
          | double Rndm::GaussianTail::m_cut |  | protected | 
 
 
◆ m_sigma
  
  | 
        
          | double Rndm::GaussianTail::m_sigma |  | protected | 
 
 
The documentation for this class was generated from the following file: