Logo ROOT   6.12/07
Reference Guide
List of all members | Public Member Functions | List of all members
ROOT::Math::TRandomEngine Class Referenceabstract

Definition at line 19 of file TRandomEngine.h.

Public Member Functions

virtual ~TRandomEngine ()
 
virtual double Rndm ()=0
 

#include <Math/TRandomEngine.h>

Inheritance diagram for ROOT::Math::TRandomEngine:
[legend]

Constructor & Destructor Documentation

◆ ~TRandomEngine()

virtual ROOT::Math::TRandomEngine::~TRandomEngine ( )
inlinevirtual

Definition at line 22 of file TRandomEngine.h.

Member Function Documentation

◆ Rndm()

virtual double ROOT::Math::TRandomEngine::Rndm ( )
pure virtual

The documentation for this class was generated from the following file: