CHROMA
Namespaces | Typedefs
link_smearing_factory.h File Reference

Factory for producing link smearing objects. More...

#include "singleton.h"
#include "objfactory.h"
#include "chromabase.h"
#include "meas/smear/link_smearing.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Typedefs

typedef SingletonHolder< ObjectFactory< LinkSmearing, std::string, TYPELIST_2(XMLReader &, const std::string &), LinkSmearing *(*)(XMLReader &, const std::string &), StringFactoryError > > Chroma::TheLinkSmearingFactory
 Link smearing factory (foundry) More...
 

Detailed Description

Factory for producing link smearing objects.

Definition in file link_smearing_factory.h.