CHROMA
Namespaces | Functions
multipole_w.cc File Reference

Multipole moments. More...

#include "chromabase.h"
#include "util/ft/sftmom.h"
#include "meas/hadron/multipole_w.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::write (XMLWriter &xml, const std::string &path, const Multipole_t::ElecMag_t &pole)
 
void Chroma::write (XMLWriter &xml, const std::string &path, const Multipole_t &pole)
 Write a Multipole_t. More...
 
void Chroma::multipole (const LatticePropagator &quark_propagator, const LatticePropagator &seq_quark_prop, int GammaInsertion, int max_power, int j_decay, int t0, XMLWriter &xml, const std::string &xml_group)
 Compute contractions for multipole moments. More...
 

Detailed Description

Multipole moments.

Compute multipole moment within two hadron states using spherical harmonic expansion

Definition in file multipole_w.cc.