#include <URun.h>
|
| | 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) |
| |
| virtual | ~URun () |
| |
| void | Print (Option_t *="") const |
| |
| void | GetGenerator (TString &generator) |
| |
| void | GetComment (TString &comment) |
| |
| void | GetDecayer (TString &decayer) |
| |
| Int_t | GetAProj () const |
| |
| Int_t | GetZProj () const |
| |
| Double_t | GetPProj () const |
| |
| Int_t | GetATarg () const |
| |
| Int_t | GetZTarg () const |
| |
| Double_t | GetPTarg () const |
| |
| Double_t | GetBMin () const |
| |
| Double_t | GetBMax () const |
| |
| Int_t | GetBWeight () const |
| |
| Double_t | GetPhiMax () const |
| |
| Double_t | GetPhiMin () const |
| |
| Double_t | GetSigma () const |
| |
| Int_t | GetNEvents () const |
| |
| Double_t | GetSqrtS () |
| |
| Double_t | GetNNSqrtS () |
| |
| Double_t | GetProjectileEnergy () |
| |
| Double_t | GetTargetEnergy () |
| |
| Double_t | GetBetaCM () |
| |
| Double_t | GetGammaCM () |
| |
| void | SetNEvents (Int_t nEvents) |
| |
| void | SetPProj (Double_t pProj) |
| |
| void | SetPTarg (Double_t pTarg) |
| |
| void | SetDecayer (TString decayer) |
| |
| | ClassDef (URun, 1) |
| |
| | 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) |
| |
| virtual | ~URun () |
| |
| void | Print (Option_t *="") const |
| |
| void | GetGenerator (TString &generator) |
| |
| void | GetComment (TString &comment) |
| |
| void | GetDecayer (TString &decayer) |
| |
| Int_t | GetAProj () const |
| |
| Int_t | GetZProj () const |
| |
| Double_t | GetPProj () const |
| |
| Int_t | GetATarg () const |
| |
| Int_t | GetZTarg () const |
| |
| Double_t | GetPTarg () const |
| |
| Double_t | GetBMin () const |
| |
| Double_t | GetBMax () const |
| |
| Int_t | GetBWeight () const |
| |
| Double_t | GetPhiMax () const |
| |
| Double_t | GetPhiMin () const |
| |
| Double_t | GetSigma () const |
| |
| Int_t | GetNEvents () const |
| |
| Double_t | GetSqrtS () |
| |
| Double_t | GetNNSqrtS () |
| |
| Double_t | GetProjectileEnergy () |
| |
| Double_t | GetTargetEnergy () |
| |
| Double_t | GetBetaCM () |
| |
| Double_t | GetGammaCM () |
| |
| void | SetNEvents (Int_t nEvents) |
| |
| void | SetPProj (Double_t pProj) |
| |
| void | SetPTarg (Double_t pTarg) |
| |
| void | SetDecayer (TString decayer) |
| |
| | ClassDef (URun, 1) |
| |
Definition at line 8 of file URun.h.
◆ URun() [1/4]
◆ URun() [2/4]
| 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() [1/2]
◆ URun() [3/4]
◆ URun() [4/4]
| 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() [2/2]
◆ ClassDef() [1/2]
| URun::ClassDef |
( |
URun |
, |
|
|
1 |
|
|
) |
| |
◆ ClassDef() [2/2]
| URun::ClassDef |
( |
URun |
, |
|
|
1 |
|
|
) |
| |
◆ GetAProj() [1/2]
| Int_t URun::GetAProj |
( |
| ) |
const |
|
inline |
◆ GetAProj() [2/2]
| Int_t URun::GetAProj |
( |
| ) |
const |
|
inline |
◆ GetATarg() [1/2]
| Int_t URun::GetATarg |
( |
| ) |
const |
|
inline |
◆ GetATarg() [2/2]
| Int_t URun::GetATarg |
( |
| ) |
const |
|
inline |
◆ GetBetaCM() [1/2]
| Double_t URun::GetBetaCM |
( |
| ) |
|
◆ GetBetaCM() [2/2]
| Double_t URun::GetBetaCM |
( |
| ) |
|
◆ GetBMax() [1/2]
| Double_t URun::GetBMax |
( |
| ) |
const |
|
inline |
◆ GetBMax() [2/2]
| Double_t URun::GetBMax |
( |
| ) |
const |
|
inline |
◆ GetBMin() [1/2]
| Double_t URun::GetBMin |
( |
| ) |
const |
|
inline |
◆ GetBMin() [2/2]
| Double_t URun::GetBMin |
( |
| ) |
const |
|
inline |
◆ GetBWeight() [1/2]
| Int_t URun::GetBWeight |
( |
| ) |
const |
|
inline |
◆ GetBWeight() [2/2]
| Int_t URun::GetBWeight |
( |
| ) |
const |
|
inline |
◆ GetComment() [1/2]
| void URun::GetComment |
( |
TString & |
comment | ) |
|
|
inline |
◆ GetComment() [2/2]
| void URun::GetComment |
( |
TString & |
comment | ) |
|
|
inline |
◆ GetDecayer() [1/2]
| void URun::GetDecayer |
( |
TString & |
decayer | ) |
|
|
inline |
◆ GetDecayer() [2/2]
| void URun::GetDecayer |
( |
TString & |
decayer | ) |
|
|
inline |
◆ GetGammaCM() [1/2]
| Double_t URun::GetGammaCM |
( |
| ) |
|
◆ GetGammaCM() [2/2]
| Double_t URun::GetGammaCM |
( |
| ) |
|
◆ GetGenerator() [1/2]
| void URun::GetGenerator |
( |
TString & |
generator | ) |
|
|
inline |
◆ GetGenerator() [2/2]
| void URun::GetGenerator |
( |
TString & |
generator | ) |
|
|
inline |
◆ GetNEvents() [1/2]
| Int_t URun::GetNEvents |
( |
| ) |
const |
|
inline |
◆ GetNEvents() [2/2]
| Int_t URun::GetNEvents |
( |
| ) |
const |
|
inline |
◆ GetNNSqrtS() [1/2]
| Double_t URun::GetNNSqrtS |
( |
| ) |
|
◆ GetNNSqrtS() [2/2]
| Double_t URun::GetNNSqrtS |
( |
| ) |
|
◆ GetPhiMax() [1/2]
| Double_t URun::GetPhiMax |
( |
| ) |
const |
|
inline |
◆ GetPhiMax() [2/2]
| Double_t URun::GetPhiMax |
( |
| ) |
const |
|
inline |
◆ GetPhiMin() [1/2]
| Double_t URun::GetPhiMin |
( |
| ) |
const |
|
inline |
◆ GetPhiMin() [2/2]
| Double_t URun::GetPhiMin |
( |
| ) |
const |
|
inline |
◆ GetPProj() [1/2]
| Double_t URun::GetPProj |
( |
| ) |
const |
|
inline |
◆ GetPProj() [2/2]
| Double_t URun::GetPProj |
( |
| ) |
const |
|
inline |
◆ GetProjectileEnergy() [1/2]
| Double_t URun::GetProjectileEnergy |
( |
| ) |
|
◆ GetProjectileEnergy() [2/2]
| Double_t URun::GetProjectileEnergy |
( |
| ) |
|
◆ GetPTarg() [1/2]
| Double_t URun::GetPTarg |
( |
| ) |
const |
|
inline |
◆ GetPTarg() [2/2]
| Double_t URun::GetPTarg |
( |
| ) |
const |
|
inline |
◆ GetSigma() [1/2]
| Double_t URun::GetSigma |
( |
| ) |
const |
|
inline |
◆ GetSigma() [2/2]
| Double_t URun::GetSigma |
( |
| ) |
const |
|
inline |
◆ GetSqrtS() [1/2]
| Double_t URun::GetSqrtS |
( |
| ) |
|
◆ GetSqrtS() [2/2]
| Double_t URun::GetSqrtS |
( |
| ) |
|
◆ GetTargetEnergy() [1/2]
| Double_t URun::GetTargetEnergy |
( |
| ) |
|
◆ GetTargetEnergy() [2/2]
| Double_t URun::GetTargetEnergy |
( |
| ) |
|
◆ GetZProj() [1/2]
| Int_t URun::GetZProj |
( |
| ) |
const |
|
inline |
◆ GetZProj() [2/2]
| Int_t URun::GetZProj |
( |
| ) |
const |
|
inline |
◆ GetZTarg() [1/2]
| Int_t URun::GetZTarg |
( |
| ) |
const |
|
inline |
◆ GetZTarg() [2/2]
| Int_t URun::GetZTarg |
( |
| ) |
const |
|
inline |
◆ Print() [1/2]
| void URun::Print |
( |
Option_t * |
= "" | ) |
const |
◆ Print() [2/2]
| void URun::Print |
( |
Option_t * |
= "" | ) |
const |
◆ SetDecayer() [1/2]
| void URun::SetDecayer |
( |
TString |
decayer | ) |
|
|
inline |
◆ SetDecayer() [2/2]
| void URun::SetDecayer |
( |
TString |
decayer | ) |
|
|
inline |
◆ SetNEvents() [1/2]
| void URun::SetNEvents |
( |
Int_t |
nEvents | ) |
|
|
inline |
◆ SetNEvents() [2/2]
| void URun::SetNEvents |
( |
Int_t |
nEvents | ) |
|
|
inline |
◆ SetPProj() [1/2]
| void URun::SetPProj |
( |
Double_t |
pProj | ) |
|
|
inline |
◆ SetPProj() [2/2]
| void URun::SetPProj |
( |
Double_t |
pProj | ) |
|
|
inline |
◆ SetPTarg() [1/2]
| void URun::SetPTarg |
( |
Double_t |
pTarg | ) |
|
|
inline |
◆ SetPTarg() [2/2]
| void URun::SetPTarg |
( |
Double_t |
pTarg | ) |
|
|
inline |
The documentation for this class was generated from the following files: