#include "CLHEP/Random/RandBinomial.h"#include "CLHEP/Random/DoubConv.h"#include "CLHEP/Utility/thread_local.h"#include <algorithm>#include <cmath>네임스페이스 | |
| CLHEP | |
매크로 | |
| #define | C1 8.33333333333333333e-02 |
| #define | C3 -2.77777777777777778e-03 |
| #define | C5 7.93650793650793651e-04 |
| #define | C7 -5.95238095238095238e-04 |
| #define | C1_3 0.33333333333333333 |
| #define | C5_8 0.62500000000000000 |
| #define | C1_6 0.16666666666666667 |
| #define | DMAX_KM 20L |
함수 | |
| static double | CLHEP::StirlingCorrection (long int k) |
| #define C1 8.33333333333333333e-02 |
다음에 의해서 참조됨 : CLHEP::StirlingCorrection().
| #define C1_3 0.33333333333333333 |
다음에 의해서 참조됨 : CLHEP::RandBinomial::genBinomial().
| #define C1_6 0.16666666666666667 |
다음에 의해서 참조됨 : CLHEP::RandBinomial::genBinomial().
| #define C3 -2.77777777777777778e-03 |
| #define C5 7.93650793650793651e-04 |
다음에 의해서 참조됨 : CLHEP::StirlingCorrection().
| #define C5_8 0.62500000000000000 |
다음에 의해서 참조됨 : CLHEP::RandBinomial::genBinomial().
| #define C7 -5.95238095238095238e-04 |
다음에 의해서 참조됨 : CLHEP::StirlingCorrection().
| #define DMAX_KM 20L |
다음에 의해서 참조됨 : CLHEP::RandBinomial::genBinomial().
1.8.5