ROOTPWA
|
#include <TFhh.h>
Public Member Functions | |
TJSS () | |
TJSS (Int_t J, Int_t eJ, Int_t S1, Int_t e1, Int_t S2, Int_t e2, Int_t option) | |
Int_t | CalcAmpl () |
Int_t | PrintHFILE () |
Private Attributes | |
Int_t | JMother |
Int_t | etaJ |
Int_t | SDecay1 |
Int_t | eta1 |
Int_t | SDecay2 |
Int_t | eta2 |
Int_t | Smin |
Int_t | Smax |
Int_t | Lmin |
Int_t | Lmax |
Int_t | NLSAmpl |
TLSAmpl ** | LSAmplitudes |
Int_t | NFhhAmpl |
TFhh ** | FhhAmpl |
Int_t | NFhhIdAmpl |
TFhh ** | FhhIdAmpl |
|
inline |
Definition at line 100 of file TFhh.h.
References CalcAmpl(), eta1, eta2, etaJ, JMother, PrintHFILE(), SDecay1, and SDecay2.
Int_t TJSS::CalcAmpl | ( | ) |
Int_t TJSS::PrintHFILE | ( | ) |
Definition at line 584 of file TFhh.cc.
References TLSContrib::GetDelta(), TFracNum::GetDenominator(), TLSContrib::GetJ(), TLSContrib::GetL(), TLSContrib::GetNormFactor(), TLSContrib::GetNterms(), TFracNum::GetNumerator(), TLSContrib::GetRunningNumber(), TLSContrib::GetS(), TFracNum::GetSign(), TLSContrib::GetTermFracNum(), TLSContrib::GetTermg1pot(), TLSContrib::GetTermg2pot(), and i.
Referenced by TJSS().