|
ROOT 6.13/01 Reference Guide |
This is the complete list of members for TRandom1, including all inherited members.
| Binomial(Int_t ntot, Double_t prob) | TRandom | virtual |
| BreitWigner(Double_t mean=0, Double_t gamma=1) | TRandom | virtual |
| Circle(Double_t &x, Double_t &y, Double_t r) | TRandom | virtual |
| Exp(Double_t tau) | TRandom | virtual |
| fCarry | TRandom1 | protected |
| fCount24 | TRandom1 | protected |
| fFloatSeedTable | TRandom1 | protected |
| fgMaxIndex | TRandom1 | protectedstatic |
| fgNumEngines | TRandom1 | protectedstatic |
| fIlag | TRandom1 | protected |
| fIntModulus | TRandom1 | protected |
| fJlag | TRandom1 | protected |
| fLuxury | TRandom1 | protected |
| fMantissaBit12 | TRandom1 | protected |
| fMantissaBit24 | TRandom1 | protected |
| fNskip | TRandom1 | protected |
| fSeed | TRandom | protected |
| fTheSeeds | TRandom1 | protected |
| Gaus(Double_t mean=0, Double_t sigma=1) | TRandom | virtual |
| GetLuxury() const | TRandom1 | inlinevirtual |
| GetSeed() const | TRandom1 | inlinevirtual |
| GetTableSeeds(UInt_t *seeds, Int_t index) | TRandom1 | static |
| GetTheSeeds() const | TRandom1 | inline |
| Integer(UInt_t imax) | TRandom | virtual |
| Landau(Double_t mean=0, Double_t sigma=1) | TRandom | virtual |
| Poisson(Double_t mean) | TRandom | virtual |
| PoissonD(Double_t mean) | TRandom | virtual |
| Rannor(Float_t &a, Float_t &b) | TRandom | virtual |
| Rannor(Double_t &a, Double_t &b) | TRandom | virtual |
| ReadRandom(const char *filename) | TRandom | virtual |
| Rndm() | TRandom1 | virtual |
| TRandom::Rndm(Int_t) | TRandom | inlinevirtual |
| RndmArray(Int_t size, Float_t *vect) | TRandom1 | virtual |
| RndmArray(Int_t size, Double_t *vect) | TRandom1 | virtual |
| SetSeed(ULong_t seed) | TRandom1 | virtual |
| SetSeed2(UInt_t seed, Int_t lux=3) | TRandom1 | virtual |
| SetSeeds(const UInt_t *seeds, Int_t lux=3) | TRandom1 | virtual |
| Sphere(Double_t &x, Double_t &y, Double_t &z, Double_t r) | TRandom | virtual |
| TRandom(UInt_t seed=65539) | TRandom | |
| TRandom1() | TRandom1 | |
| TRandom1(UInt_t seed, Int_t lux=3) | TRandom1 | |
| TRandom1(Int_t rowIndex, Int_t colIndex, Int_t lux) | TRandom1 | |
| Uniform(Double_t x1=1) | TRandom | virtual |
| Uniform(Double_t x1, Double_t x2) | TRandom | virtual |
| WriteRandom(const char *filename) const | TRandom | virtual |
| ~TRandom() | TRandom | virtual |
| ~TRandom1() | TRandom1 | virtual |
| ~TRandomEngine() | ROOT::Math::TRandomEngine | inlinevirtual |