PYTHIA
8.312
|
Class to contain an amplitude and two outgoing polarizations. More...
#include <VinciaEW.h>
Public Member Functions | |
AmpWrapper (complex valIn, int poliIn, int poljIn) | |
Constructor. | |
AntWrapper | norm () |
Normalization. | |
AmpWrapper & | operator+= (complex c) |
Operators. | |
AmpWrapper & | operator*= (complex c) |
void | print () |
Public Attributes | |
complex | val |
Members. | |
int | poli |
int | polj |
Class to contain an amplitude and two outgoing polarizations.