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

CLHEP::RandLandau Class Reference

#include <RandLandau.h>

Inheritance diagram for CLHEP::RandLandau:

CLHEP::HepRandom List of all members.

Public Member Functions

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

Static Public Member Functions

static double shoot ()
static void shootArray (const int size, double *vect)
static double shoot (HepRandomEngine *anotherEngine)
static void shootArray (HepRandomEngine *anotherEngine, const int size, double *vect)
static std::string distributionName ()

Static Protected Member Functions

static double transform (double r)
static double transformSmall (double r)

Detailed Description

Author:

Definition at line 42 of file RandLandau.h.


Constructor & Destructor Documentation

CLHEP::RandLandau::RandLandau ( HepRandomEngine anEngine  )  [inline]

CLHEP::RandLandau::RandLandau ( HepRandomEngine anEngine  )  [inline]

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

Definition at line 31 of file RandLandau.cc.


Member Function Documentation

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

Reimplemented from CLHEP::HepRandom.

Definition at line 99 of file RandLandau.h.

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

Reimplemented from CLHEP::HepRandom.

Definition at line 29 of file RandLandau.cc.

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

Referenced by fireArray().

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

Definition at line 58 of file RandLandau.cc.

References fire().

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

Reimplemented from CLHEP::HepRandom.

Definition at line 387 of file RandLandau.cc.

References name().

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

Reimplemented from CLHEP::HepRandom.

Definition at line 28 of file RandLandau.cc.

Referenced by get(), and put().

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

Reimplemented from CLHEP::HepRandom.

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

Reimplemented from CLHEP::HepRandom.

Definition at line 380 of file RandLandau.cc.

References name().

static double CLHEP::RandLandau::shoot ( HepRandomEngine anotherEngine  )  [inline, static]

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

Referenced by shootArray().

void CLHEP::RandLandau::shootArray ( HepRandomEngine anotherEngine,
const int  size,
double *  vect 
) [static]

Definition at line 48 of file RandLandau.cc.

References shoot().

void CLHEP::RandLandau::shootArray ( const int  size,
double *  vect 
) [static]

Definition at line 38 of file RandLandau.cc.

References shoot().

double CLHEP::RandLandau::transform ( double  r  )  [static, protected]

Definition at line 302 of file RandLandau.cc.

static double CLHEP::RandLandau::transformSmall ( double  r  )  [static, protected]


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