CLHEP 2.0.4.7 Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

CLHEP::RandChiSquare Class Reference

#include <RandChiSquare.h>

Inheritance diagram for CLHEP::RandChiSquare:

CLHEP::HepRandom List of all members.

Public Member Functions

 RandChiSquare (HepRandomEngine &anEngine, double a=1)
 RandChiSquare (HepRandomEngine *anEngine, double a=1)
virtual ~RandChiSquare ()
double fire ()
double fire (double a)
void fireArray (const int size, double *vect)
void fireArray (const int size, double *vect, double a)
double operator() ()
double operator() (double a)
std::ostream & put (std::ostream &os) const
std::istream & get (std::istream &is)
std::string name () const
HepRandomEngineengine ()

Static Public Member Functions

static double shoot ()
static double shoot (double a)
static void shootArray (const int size, double *vect, double a=1.0)
static double shoot (HepRandomEngine *anEngine)
static double shoot (HepRandomEngine *anEngine, double a)
static void shootArray (HepRandomEngine *anEngine, const int size, double *vect, double a=1.0)
static std::string distributionName ()

Detailed Description

Author:

Definition at line 37 of file RandChiSquare.h.


Constructor & Destructor Documentation

CLHEP::RandChiSquare::RandChiSquare ( HepRandomEngine anEngine,
double  a = 1 
) [inline]

CLHEP::RandChiSquare::RandChiSquare ( HepRandomEngine anEngine,
double  a = 1 
) [inline]

CLHEP::RandChiSquare::~RandChiSquare (  )  [virtual]

Definition at line 28 of file RandChiSquare.cc.


Member Function Documentation

static std::string CLHEP::RandChiSquare::distributionName (  )  [inline, static]

Reimplemented from CLHEP::HepRandom.

Definition at line 96 of file RandChiSquare.h.

HepRandomEngine & CLHEP::RandChiSquare::engine (  )  [virtual]

Reimplemented from CLHEP::HepRandom.

Definition at line 26 of file RandChiSquare.cc.

double CLHEP::RandChiSquare::fire ( double  a  ) 

Definition at line 45 of file RandChiSquare.cc.

double CLHEP::RandChiSquare::fire (  )  [inline]

Referenced by dist_layout(), and fireArray().

void CLHEP::RandChiSquare::fireArray ( const int  size,
double *  vect,
double  a 
)

Definition at line 74 of file RandChiSquare.cc.

References fire().

void CLHEP::RandChiSquare::fireArray ( const int  size,
double *  vect 
)

Definition at line 67 of file RandChiSquare.cc.

References fire().

std::istream & CLHEP::RandChiSquare::get ( std::istream &  is  )  [virtual]

Reimplemented from CLHEP::HepRandom.

Definition at line 169 of file RandChiSquare.cc.

References CLHEP::DoubConv::longs2double(), name(), and CLHEP::possibleKeywordInput().

std::string CLHEP::RandChiSquare::name (  )  const [virtual]

Reimplemented from CLHEP::HepRandom.

Definition at line 25 of file RandChiSquare.cc.

Referenced by get(), and put().

double CLHEP::RandChiSquare::operator() ( double  a  )  [inline]

double CLHEP::RandChiSquare::operator() (  )  [inline, virtual]

Reimplemented from CLHEP::HepRandom.

std::ostream & CLHEP::RandChiSquare::put ( std::ostream &  os  )  const [virtual]

Reimplemented from CLHEP::HepRandom.

Definition at line 151 of file RandChiSquare.cc.

References CLHEP::DoubConv::dto2longs(), and name().

double CLHEP::RandChiSquare::shoot ( HepRandomEngine anEngine,
double  a 
) [static]

Definition at line 36 of file RandChiSquare.cc.

static double CLHEP::RandChiSquare::shoot ( HepRandomEngine anEngine  )  [inline, static]

double CLHEP::RandChiSquare::shoot ( double  a  )  [static]

Definition at line 40 of file RandChiSquare.cc.

References CLHEP::HepRandom::getTheEngine().

static double CLHEP::RandChiSquare::shoot (  )  [inline, static]

Referenced by shootArray().

void CLHEP::RandChiSquare::shootArray ( HepRandomEngine anEngine,
const int  size,
double *  vect,
double  a = 1.0 
) [static]

Definition at line 57 of file RandChiSquare.cc.

References shoot().

void CLHEP::RandChiSquare::shootArray ( const int  size,
double *  vect,
double  a = 1.0 
) [static]

Definition at line 49 of file RandChiSquare.cc.

References shoot().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 22:02:31 2010 for CLHEP by  doxygen 1.4.7