Geant4
10.02.p01
|
#include "CLHEP/Random/RandLandau.h"
#include <iostream>
#include <cmath>
Go to the source code of this file.
Namespaces | |
CLHEP | |
Variables | |
static const float | CLHEP::TABLE_INTERVAL = .001f |
static const int | CLHEP::TABLE_END = 982 |
static const float | CLHEP::TABLE_MULTIPLIER = 1.0f/TABLE_INTERVAL |
static const float | CLHEP::inverseLandau [TABLE_END+1] |