/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Generator/KKMC/KKMC-00-00-55/src/KK2f/PseuMarc.cxx File Reference

#include "KKMC/KKMCRandom.h"
#include <iostream>

Go to the source code of this file.

Functions

void flat_ (float *)

Variables

static int nr = 0


Function Documentation

void flat_ ( float *   ) 

Definition at line 32 of file PseuMarc.cxx.

References nr, and KKMCRandom::random().

00033 {
00034   *rndm= (float)KKMCRandom::random();
00035   nr++;
00036   //  cout<<nr<<": "<<"KKMCRandom= "<<*rndm<<endl;
00037   return;
00038 } 


Variable Documentation

int nr = 0 [static]

Definition at line 30 of file PseuMarc.cxx.

Referenced by flat_(), Ext_errmx::get_plane_err(), Ext_errmx::get_plane_errs(), and Ext_errmx::get_tvs().


Generated on Tue Nov 29 23:16:40 2016 for BOSS_7.0.2 by  doxygen 1.4.7