Garfield++ v1r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <PointsRan.h>
Public Member Functions | |
PointsRan (void) | |
PointsRan (DynLinArr< double > fx, DynLinArr< double > fy, double fxmin, double fxmax) | |
double | ran (double flat_ran) const |
double | get_integ_total (void) const |
double | get_integ_active (void) const |
void | print (std::ostream &file) const |
Definition at line 25 of file PointsRan.h.
|
inline |
Definition at line 43 of file PointsRan.h.
Definition at line 16 of file PointsRan.cpp.
|
inline |
Definition at line 57 of file PointsRan.h.
|
inline |
Definition at line 56 of file PointsRan.h.
void PointsRan::print | ( | std::ostream & | file | ) | const |
Definition at line 143 of file PointsRan.cpp.
Referenced by Heed::PairProd::print().
double PointsRan::ran | ( | double | flat_ran | ) | const |
Definition at line 114 of file PointsRan.cpp.
Referenced by Heed::ElElasticScat::fill_hist_low_scat(), and Heed::PairProd::get_eloss().