PandaRoot
PyTrGRng Class Reference

#include <PndPythia8Direct.h>

Inheritance diagram for PyTrGRng:

Public Member Functions

 PyTrGRng ()
 
virtual ~PyTrGRng ()
 
Double_t flat ()
 

Detailed Description

Definition at line 20 of file PndPythia8Direct.h.

Constructor & Destructor Documentation

◆ PyTrGRng()

PyTrGRng::PyTrGRng ( )
inline

Definition at line 22 of file PndPythia8Direct.h.

22 {};

◆ ~PyTrGRng()

virtual PyTrGRng::~PyTrGRng ( )
inlinevirtual

Definition at line 23 of file PndPythia8Direct.h.

23 {};

Member Function Documentation

◆ flat()

Double_t PyTrGRng::flat ( )
inline

Definition at line 25 of file PndPythia8Direct.h.

25 { return gRandom->Rndm(); };

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