Go to the documentation of this file.
   72   void flatArray(
const int size, 
double* vect);
 
   79                         const int size, 
double* vect);
 
   86   virtual std::string 
name() 
const;
 
   90   virtual std::ostream & 
put ( std::ostream & os ) 
const;
 
   91   virtual std::istream & 
get ( std::istream & is );
 
  104   static void setTheSeeds(
const long* seeds, 
int aux=-1);
 
  167 #include "CLHEP/Random/Random.icc"