GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
This is the complete list of members for TReaction, including all inherited members.
AnalysisAngDist(double ekin, double theta_lab, int part, double &exc, double &theta_cm, double &omega_lab2cm) | TReaction | |
AnalysisBeta(double ekin, int part) const | TReaction | |
Clear(Option_t *opt="") override | TReaction | |
ConvertCmToLab(double theta_cm, double omega_cm, double &theta_lab, double &omega_lab, int part=2) const | TReaction | |
ConvertLabToCm(double theta_lab, double omega_lab, double &theta_cm, double &omega_cm, int part=2) const | TReaction | |
ConvertOmegaCmToLab(double theta_cm, int part=2) const | TReaction | |
ConvertOmegaLabToCm(double theta_lab, int part=2) const | TReaction | |
ConvertThetaCmToLab(double theta_cm, int part=2) const | TReaction | |
ConvertThetaLabToCm(double theta_lab, int part=2) const | TReaction | |
fCmE | TReaction | private |
fCmG | TReaction | private |
fCmP | TReaction | private |
fCmTf | TReaction | private |
fCmTi | TReaction | private |
fCmV | TReaction | private |
fECm | TReaction | private |
fELab | TReaction | private |
fExc | TReaction | private |
fGCm | TReaction | private |
fGLab | TReaction | private |
fInvariantMass | TReaction | private |
fInverse | TReaction | private |
fM | TReaction | private |
fNuc | TReaction | private |
fPCm | TReaction | private |
fPLab | TReaction | private |
fQVal | TReaction | private |
fS | TReaction | private |
fTBeam | TReaction | private |
fTCm | TReaction | private |
fThetaMax | TReaction | private |
fTLab | TReaction | private |
fVCm | TReaction | private |
fVLab | TReaction | private |
GetCmE() const | TReaction | inline |
GetCmG() const | TReaction | inline |
GetCmP() const | TReaction | inline |
GetCmTf() const | TReaction | inline |
GetCmTi() const | TReaction | inline |
GetCmV() const | TReaction | inline |
GetECm(int part) const | TReaction | inline |
GetELab(double theta_lab=0.0, int part=0) const | TReaction | inline |
GetELabFromThetaCm(double theta_cm=0.0, int part=0) const | TReaction | |
GetExc() const | TReaction | inline |
GetExcEnergy(double ekin=0.00, double theta_lab=0.00, int part=2) const | TReaction | |
GetGCm(int part) const | TReaction | inline |
GetGLab(double theta_lab=0.0, int part=0) const | TReaction | inline |
GetGLabFromThetaCm(double theta_cm=0.0, int part=0) const | TReaction | |
GetInvariantMass() const | TReaction | inline |
GetM(int part) const | TReaction | inline |
GetNameFull() const | TReaction | inline |
GetNucleus(int part) const | TReaction | inline |
GetPCm(int part) const | TReaction | inline |
GetPLab(double theta_lab=0.0, int part=0) const | TReaction | inline |
GetPLabFromThetaCm(double theta_cm=0.0, int part=0) const | TReaction | |
GetQVal() const | TReaction | inline |
GetRutherfordCm(double theta_cm, int part=2, bool Units_mb=true) const | TReaction | |
GetRutherfordLab(double theta_lab, int part=2, bool Units_mb=true) const | TReaction | |
GetTBeam(bool inverse) const | TReaction | |
GetTCm(int part) const | TReaction | inline |
GetThetaMax(int part) const | TReaction | inline |
GetTLab(double theta_lab=0.0, int part=0) const | TReaction | inline |
GetTLabFromThetaCm(double theta_cm=0.0, int part=0) const | TReaction | |
GetVBeam() const | TReaction | inline |
GetVCm(int part) const | TReaction | inline |
GetVLab(double theta_lab=0.0, int part=0) const | TReaction | inline |
GetVLabFromThetaCm(double theta_cm=0.0, int part=0) const | TReaction | |
InitReaction() | TReaction | |
Inverse() const | TReaction | inline |
KinVsTheta(double thmin=0.0, double thmax=180.0, int part=2, bool Frame_Lab=true, bool Units_keV=true) const | TReaction | |
OmegaVsTheta(double thmin=0.0, double thmax=180.0, int part=2, bool Frame_Lab=true) const | TReaction | |
Print(Option_t *opt="") const override | TReaction | |
RutherfordVsTheta(double thmin=1.0, double thmax=179.0, int part=2, bool Frame_Lab=true, bool Units_mb=true) const | TReaction | |
SetCmFrame(double exc) | TReaction | private |
SetExcEnergy(double exc) | TReaction | inline |
ThetaVsTheta(double thmin=0.0, double thmax=180.0, int part=2, bool Frame_Lab=true) const | TReaction | |
TReaction(const char *beam, const char *targ, const char *ejec, const char *reco, double eBeam=0.0, double ex3=0.0, bool inverse=false) | TReaction |