|
Gaudi Framework, version v25r2 |
| Home | Generated: Wed Jun 4 2014 |
Parameters for the bit value generation: returns values 0 and 1. More...
#include <RndmGenerators.h>


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