ROOTPWA
|
#include <TJwfTensor.h>
Public Member Functions | |
TTensorTerm () | |
TTensorTerm (char, Int_t, Int_t *, TFracNum *) | |
TTensorTerm (TTensorTerm *, TTensorTerm *, Int_t, Int_t, Int_t, char) | |
Int_t | LJContraction (Int_t, Int_t) |
Int_t | Multiply (char, Int_t, Int_t *, TFracNum *) |
Int_t | SpinInnerContraction (Int_t) |
Int_t | SameStructure (TTensorTerm *) |
Int_t | AddTwoTerms (TTensorTerm *) |
Int_t | IsNonZero () |
Int_t | Print (char) |
TFracNum | GetPreFac () |
Int_t | GetGamS () |
Int_t | GetGamSig () |
Private Attributes | |
Int_t | Rome |
Int_t * | ome_pzm |
Int_t | Reps |
Int_t * | eps_pzm |
Int_t | Rchi |
Int_t * | chi_pzm |
Int_t | Rphi |
Int_t * | phi_pzm |
Int_t | gam_s_pot |
Int_t | gam_sig_pot |
TFracNum | prefac |
Definition at line 14 of file TJwfTensor.h.
|
inline |
Definition at line 6 of file TJwfTensor.cc.
TTensorTerm::TTensorTerm | ( | TTensorTerm * | S, |
TTensorTerm * | L, | ||
Int_t | contractions, | ||
Int_t | o_share, | ||
Int_t | e_share, | ||
char | con_type | ||
) |
Int_t TTensorTerm::AddTwoTerms | ( | TTensorTerm * | other | ) |
Definition at line 217 of file TJwfTensor.cc.
References prefac, and TFracNum::SumSignedRoots().
|
inline |
Definition at line 55 of file TJwfTensor.h.
References gam_s_pot.
Referenced by TLSContrib::TLSContrib().
|
inline |
Definition at line 56 of file TJwfTensor.h.
References gam_sig_pot.
Referenced by TLSContrib::TLSContrib().
|
inline |
Definition at line 54 of file TJwfTensor.h.
References prefac.
Referenced by TLSContrib::TLSContrib().
|
inline |
Definition at line 49 of file TJwfTensor.h.
References prefac.
Referenced by TTensorSum::LJContraction(), and TTensorSum::LSContraction().
Definition at line 83 of file TJwfTensor.cc.
Definition at line 165 of file TJwfTensor.cc.
References Int_t.
Int_t TTensorTerm::Print | ( | char | flag | ) |
Definition at line 233 of file TJwfTensor.cc.
Int_t TTensorTerm::SameStructure | ( | TTensorTerm * | other | ) |
Definition at line 206 of file TJwfTensor.cc.
References gam_s_pot, gam_sig_pot, Rchi, Reps, Rome, and Rphi.
Definition at line 184 of file TJwfTensor.cc.
|
private |
Definition at line 22 of file TJwfTensor.h.
Referenced by TTensorTerm().
|
private |
Definition at line 20 of file TJwfTensor.h.
Referenced by TTensorTerm().
|
private |
Definition at line 26 of file TJwfTensor.h.
Referenced by GetGamS(), SameStructure(), and TTensorTerm().
|
private |
Definition at line 27 of file TJwfTensor.h.
Referenced by GetGamSig(), SameStructure(), and TTensorTerm().
|
private |
Definition at line 18 of file TJwfTensor.h.
Referenced by TTensorTerm().
|
private |
Definition at line 24 of file TJwfTensor.h.
Referenced by TTensorTerm().
|
private |
Definition at line 29 of file TJwfTensor.h.
Referenced by AddTwoTerms(), GetPreFac(), IsNonZero(), and TTensorTerm().
|
private |
Definition at line 21 of file TJwfTensor.h.
Referenced by SameStructure(), and TTensorTerm().
|
private |
Definition at line 19 of file TJwfTensor.h.
Referenced by SameStructure(), and TTensorTerm().
|
private |
Definition at line 17 of file TJwfTensor.h.
Referenced by SameStructure(), and TTensorTerm().
|
private |
Definition at line 23 of file TJwfTensor.h.
Referenced by SameStructure(), and TTensorTerm().