The Gaudi Framework
v30r3 (a5ef0a68)
|
Parameters for the bit value generation: returns values 0 and 1. More...
#include <GaudiKernel/RndmGenerators.h>
Public Member Functions | |
Bit () | |
Standard Constructor. 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 279 of file RndmGenerators.h.
|
inline |
|
inlineoverridevirtual |
|
inlinestatic |
Identifier for factory.
Definition at line 285 of file RndmGenerators.h.