|  | The Gaudi Framework
    v28r2
    | 
Parameters for the bit value generation: returns values 0 and 1. More...
#include <GaudiKernel/RndmGenerators.h>


| Public Member Functions | |
| Bit () | |
| Standard Constructor.  More... | |
| ~Bit () override=default | |
| Standard Destructor.  More... | |
| Bit * | clone () const override | 
| Clone parameters.  More... | |
|  Public Member Functions inherited from IRndmGen::Param | |
| Param (const InterfaceID &type=IID_IRndmFlat) | |
| Standard constructor.  More... | |
| virtual | ~Param ()=default | 
| Standard Destructor.  More... | |
| virtual const InterfaceID & | type () const | 
| Parameter's type.  More... | |
| Static Public Member Functions | |
| static const InterfaceID & | typeID () | 
| Identifier for factory.  More... | |
| Additional Inherited Members | |
|  Protected Attributes inherited from IRndmGen::Param | |
| const InterfaceID | m_type | 
| Type of the generator.  More... | |
Parameters for the bit value generation: returns values 0 and 1.
Definition at line 278 of file RndmGenerators.h.
| 
 | inline | 
| 
 | overridedefault | 
Standard Destructor.
| 
 | inlineoverridevirtual | 
| 
 | inlinestatic | 
Identifier for factory.
Definition at line 285 of file RndmGenerators.h.