PandaRoot
PndLepLepGenerator.h File Reference
#include <stdlib.h>
#include <iostream>
#include <fstream>
#include <sstream>
#include <cmath>
#include <algorithm>
#include <time.h>
#include "ranlxs.h"
#include "ranlxd.h"
#include "mzparameters.h"
#include "mzfunctions.h"
#include "mzfunctions_pp_to_leplep_vandewi.h"
#include "FairGenerator.h"

Go to the source code of this file.

Classes

class  PndLepLepGenerator
 

Functions

void ranlxs (float r[], int n)
 
void ranlxd (double r[], int n)
 
void rlxs_init (int level, int seed)
 
void rlxd_init (int level, int seed)
 

Function Documentation

◆ ranlxd()

void ranlxd ( double  r[],
int  n 
)

◆ ranlxs()

void ranlxs ( float  r[],
int  n 
)

◆ rlxd_init()

void rlxd_init ( int  level,
int  seed 
)

◆ rlxs_init()

void rlxs_init ( int  level,
int  seed 
)