CHROMA
|
Storage structure to hold electric and magnetic multipole moments. More...
#include <multipole_w.h>
Classes | |
struct | ElecMag_t |
Public Attributes | |
int | j_decay |
multi1d< multi1d< ElecMag_t > > | corr |
Storage structure to hold electric and magnetic multipole moments.
Here I mean array_L<array_M<array_T>>
Definition at line 21 of file multipole_w.h.
multi1d< multi1d< ElecMag_t > > Chroma::Multipole_t::corr |
Definition at line 32 of file multipole_w.h.
Referenced by Chroma::multipole(), and Chroma::write().
int Chroma::Multipole_t::j_decay |
Definition at line 31 of file multipole_w.h.
Referenced by Chroma::multipole(), and Chroma::write().