CHROMA
sinks.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 
3 /*! \file
4  * \brief Quark sinks
5  *
6  * Central include file for all quark sink smearing
7  */
8 
9 /*! \defgroup sinks Quark sinks
10  * \ingroup meas
11  *
12  * This include file supports various types of quark sinks
13  */
14 
15 #ifndef __sinks_h__
16 #define __sinks_h__
17 
18 #include "sink_smearing_factory.h"
20 
21 #endif
All make sink constructors.
Factory for producing quark prop sinks.