FeynCalcInternal[exp]
translates exp
into
the internal FeynCalc (abstract data-type) representation.
Overview, FeynCalcExternal, FCI, FCE.
= {GA[\[Mu]], GAD[\[Rho]], GS[p], SP[p, q], MT[\[Alpha], \[Beta]], FV[p, \[Mu]]} ex
\left\{\bar{\gamma }^{\mu },\gamma ^{\rho },\bar{\gamma }\cdot \overline{p},\overline{p}\cdot \overline{q},\bar{g}^{\alpha \beta },\overline{p}^{\mu }\right\}
// StandardForm
ex
(*{GA[\[Mu]], GAD[\[Rho]], GS[p], SP[p, q], MT[\[Alpha], \[Beta]], FV[p, \[Mu]]}*)
// FeynCalcInternal ex
\left\{\bar{\gamma }^{\mu },\gamma ^{\rho },\bar{\gamma }\cdot \overline{p},\overline{p}\cdot \overline{q},\bar{g}^{\alpha \beta },\overline{p}^{\mu }\right\}
// StandardForm
ex
(*{GA[\[Mu]], GAD[\[Rho]], GS[p], SP[p, q], MT[\[Alpha], \[Beta]], FV[p, \[Mu]]}*)
[ex] // StandardForm
FeynCalcExternal
(*{GA[\[Mu]], GAD[\[Rho]], GS[p], SP[p, q], MT[\[Alpha], \[Beta]], FV[p, \[Mu]]}*)
= FCI[{SD[a, b], SUND[a, b, c], SUNF[a, b, c], FAD[q], LC[\[Mu], \[Nu], \[Rho], \[Sigma]]}] ex
\left\{\delta ^{ab},d^{abc},f^{abc},\frac{1}{q^2},\bar{\epsilon }^{\mu \nu \rho \sigma }\right\}
// StandardForm
ex
(*{SUNDelta[SUNIndex[a], SUNIndex[b]], SUND[SUNIndex[a], SUNIndex[b], SUNIndex[c]], SUNF[SUNIndex[a], SUNIndex[b], SUNIndex[c]], FeynAmpDenominator[PropagatorDenominator[Momentum[q, D], 0]], Eps[LorentzIndex[\[Mu]], LorentzIndex[\[Nu]], LorentzIndex[\[Rho]], LorentzIndex[\[Sigma]]]}*)