BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
BabayagaNLORandom.cxx File Reference
#include "BabayagaNLO/BabayagaNLORandom.h"
#include "CLHEP/Random/RanluxEngine.h"
#include <iostream>

Go to the source code of this file.

Functions

void babayaga_ranlux_ (float *vect, const int &size)
 
void babayaga_ranluxd_ (double *vect, const int &size)
 

Function Documentation

◆ babayaga_ranlux_()

void babayaga_ranlux_ ( float * vect,
const int & size )

Definition at line 98 of file BabayagaNLORandom.cxx.

98 {
100 }
static void FlatArrayF(float *vect, const int size)

◆ babayaga_ranluxd_()

void babayaga_ranluxd_ ( double * vect,
const int & size )

Definition at line 102 of file BabayagaNLORandom.cxx.

102 {
104 }
static void FlatArray(double *vect, const int size)