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 34 of file PndPythia8Direct.h.

Constructor & Destructor Documentation

◆ PyTrGRng()

PyTrGRng::PyTrGRng ( )
inline

Definition at line 36 of file PndPythia8Direct.h.

36 {};

◆ ~PyTrGRng()

virtual PyTrGRng::~PyTrGRng ( )
inlinevirtual

Definition at line 37 of file PndPythia8Direct.h.

37 {};

Member Function Documentation

◆ flat()

Double_t PyTrGRng::flat ( )
inline

Definition at line 39 of file PndPythia8Direct.h.

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

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