CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Typedefs | Functions
testDistCopy.cc File Reference
#include "CLHEP/Random/DualRand.h"
#include "CLHEP/Random/MTwistEngine.h"
#include "CLHEP/Random/RandBinomial.h"
#include "CLHEP/Random/RandBreitWigner.h"
#include "CLHEP/Random/RandChiSquare.h"
#include "CLHEP/Random/RandExponential.h"
#include "CLHEP/Random/RandFlat.h"
#include "CLHEP/Random/RandGamma.h"
#include "CLHEP/Random/RandGauss.h"
#include "CLHEP/Random/RandGaussQ.h"
#include "CLHEP/Random/RandGaussT.h"
#include "CLHEP/Random/RandGeneral.h"
#include "CLHEP/Random/RandLandau.h"
#include "CLHEP/Random/RandPoissonQ.h"
#include "CLHEP/Random/RandPoissonT.h"
#include "CLHEP/Random/RandSkewNormal.h"
#include "CLHEP/Random/RandStudentT.h"
#include <sstream>
#include <string>

Go to the source code of this file.

Typedefs

typedef unsigned int uint

Functions

template<typename Dist >
bool copy_constructor_is_okay (Dist &d1)
template<typename Dist >
bool copy_assignment_is_okay (Dist &d1, Dist &d2)
uint testRandBinomial ()
uint testRandBreitWigner ()
uint testRandChiSquare ()
uint testRandExponential ()
uint testRandFlat ()
uint testRandGamma ()
uint testRandGauss ()
uint testRandGaussQ ()
uint testRandGaussT ()
uint testRandGeneral ()
uint testRandLandau ()
uint testRandPoisson ()
uint testRandPoissonQ ()
uint testRandPoissonT ()
uint testRandSkewNormal ()
uint testRandStudentT ()
int main ()

Typedef Documentation

typedef unsigned int uint

Definition at line 42 of file testDistCopy.cc.


Function Documentation

template<typename Dist >
bool copy_assignment_is_okay ( Dist &  d1,
Dist &  d2 
)
template<typename Dist >
bool copy_constructor_is_okay ( Dist &  d1)
int main ( )

Definition at line 126 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 143 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 160 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 177 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 194 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 211 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 228 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 245 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 262 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 279 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 298 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 315 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 332 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 349 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 366 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().

Definition at line 383 of file testDistCopy.cc.

References copy_assignment_is_okay(), and copy_constructor_is_okay().

Referenced by main().