CbmRoot
|
This is the complete list of members for URun, including all inherited members.
ClassDef(URun, 1) | URun | |
fAProj | URun | private |
fATarg | URun | private |
fBMax | URun | private |
fBMin | URun | private |
fBWeight | URun | private |
fComment | URun | private |
fDecayer | URun | private |
fGenerator | URun | private |
fNEvents | URun | private |
fPhiMax | URun | private |
fPhiMin | URun | private |
fPProj | URun | private |
fPTarg | URun | private |
fSigma | URun | private |
fZProj | URun | private |
fZTarg | URun | private |
GetAProj() const | URun | inline |
GetATarg() const | URun | inline |
GetBetaCM() | URun | |
GetBMax() const | URun | inline |
GetBMin() const | URun | inline |
GetBWeight() const | URun | inline |
GetComment(TString &comment) | URun | inline |
GetDecayer(TString &decayer) | URun | inline |
GetGammaCM() | URun | |
GetGenerator(TString &generator) | URun | inline |
GetNEvents() const | URun | inline |
GetNNSqrtS() | URun | |
GetPhiMax() const | URun | inline |
GetPhiMin() const | URun | inline |
GetPProj() const | URun | inline |
GetProjectileEnergy() | URun | |
GetPTarg() const | URun | inline |
GetSigma() const | URun | inline |
GetSqrtS() | URun | |
GetTargetEnergy() | URun | |
GetZProj() const | URun | inline |
GetZTarg() const | URun | inline |
Print(Option_t *="") const | URun | |
SetDecayer(TString decayer) | URun | inline |
SetNEvents(Int_t nEvents) | URun | inline |
SetPProj(Double_t pProj) | URun | inline |
SetPTarg(Double_t pTarg) | URun | inline |
URun() | URun | |
URun(const char *generator, const char *comment, Int_t aProj, Int_t zProj, Double_t pProj, Int_t aTarg, Int_t zTarg, Double_t pTarg, Double_t bMin, Double_t bMax, Int_t bWeight, Double_t phiMin, Double_t phiMax, Double_t sigma, Int_t nEvents) | URun | |
~URun() | URun | virtual |