CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
Go to the source code of this file.
Functions | |
void | init () |
void | layout () |
void | dist_layout () |
void | user_layout () |
void | start_test () |
int | main () |
Variables | |
HepJamesRandom | theJamesEngine |
RandEngine | theRandEngine |
DRand48Engine | theDRand48Engine |
RanluxEngine | theRanluxEngine (19780503, 4) |
Ranlux64Engine | theRanlux64Engine |
RanecuEngine | theRanecuEngine |
Hurd160Engine | theHurd160Engine |
Hurd288Engine | theHurd288Engine |
MTwistEngine | theMTwistEngine |
RanshiEngine | theRanshiEngine |
DualRand | theDualRandEngine |
TripleRand | theTripleRandEngine |
void dist_layout | ( | ) |
Definition at line 89 of file testRandom.cc.
References exit, CLHEP::RandExponential::fire(), CLHEP::RandChiSquare::fire(), CLHEP::RandBinomial::fire(), CLHEP::RandPoisson::fire(), CLHEP::RandGamma::fire(), CLHEP::RandGauss::fire(), CLHEP::RandStudentT::fire(), CLHEP::RandBreitWigner::fire(), CLHEP::RandFlat::fire(), CLHEP::RandFlat::fireArray(), CLHEP::RandFlat::fireInt(), and CLHEP::RandBreitWigner::fireM2().
Referenced by start_test().
void init | ( | ) |
void layout | ( | ) |
Definition at line 53 of file testRandom.cc.
References CLHEP::RandExponential::shoot(), CLHEP::RandChiSquare::shoot(), CLHEP::RandBinomial::shoot(), CLHEP::RandBreitWigner::shoot(), CLHEP::RandGamma::shoot(), CLHEP::RandGauss::shoot(), CLHEP::RandFlat::shoot(), CLHEP::RandPoisson::shoot(), CLHEP::RandStudentT::shoot(), CLHEP::RandFlat::shootArray(), CLHEP::RandFlat::shootInt(), and CLHEP::RandBreitWigner::shootM2().
Referenced by start_test().
int main | ( | ) |
Definition at line 346 of file testRandom.cc.
References init(), and start_test().
void start_test | ( | ) |
Definition at line 259 of file testRandom.cc.
References dist_layout(), exit, layout(), CLHEP::HepRandom::setTheEngine(), theDRand48Engine, theDualRandEngine, theHurd160Engine, theHurd288Engine, theMTwistEngine, theRandEngine, theRanecuEngine, theRanlux64Engine, theRanluxEngine, theRanshiEngine, theTripleRandEngine, and user_layout().
Referenced by main().
void user_layout | ( | ) |
Definition at line 153 of file testRandom.cc.
References CLHEP::RandExponential::shoot(), CLHEP::RandChiSquare::shoot(), CLHEP::RandBinomial::shoot(), CLHEP::RandBreitWigner::shoot(), CLHEP::RandGamma::shoot(), CLHEP::RandGauss::shoot(), CLHEP::RandFlat::shoot(), CLHEP::RandPoisson::shoot(), CLHEP::RandStudentT::shoot(), CLHEP::RandFlat::shootArray(), CLHEP::RandFlat::shootInt(), CLHEP::RandBreitWigner::shootM2(), theDRand48Engine, theDualRandEngine, theHurd160Engine, theHurd288Engine, theJamesEngine, theMTwistEngine, theRandEngine, theRanecuEngine, theRanlux64Engine, theRanluxEngine, theRanshiEngine, and theTripleRandEngine.
Referenced by start_test().
Definition at line 15 of file testRandom.cc.
Referenced by start_test(), and user_layout().
Definition at line 23 of file testRandom.cc.
Referenced by start_test(), and user_layout().
Definition at line 19 of file testRandom.cc.
Referenced by start_test(), and user_layout().
Definition at line 20 of file testRandom.cc.
Referenced by start_test(), and user_layout().
Definition at line 13 of file testRandom.cc.
Referenced by user_layout().
Definition at line 21 of file testRandom.cc.
Referenced by start_test(), and user_layout().
Definition at line 14 of file testRandom.cc.
Referenced by start_test(), and user_layout().
Definition at line 18 of file testRandom.cc.
Referenced by start_test(), and user_layout().
Definition at line 17 of file testRandom.cc.
Referenced by start_test(), and user_layout().
RanluxEngine theRanluxEngine(19780503, 4) |
Referenced by start_test(), and user_layout().
Definition at line 22 of file testRandom.cc.
Referenced by start_test(), and user_layout().
Definition at line 24 of file testRandom.cc.
Referenced by start_test(), and user_layout().