CHROMA
Public Member Functions | Private Attributes | List of all members
Chroma::StochCondContEnv::StochCondCont Class Reference

Stochastic quark condensates. More...

#include <stoch_cond_cont_w.h>

Inheritance diagram for Chroma::StochCondContEnv::StochCondCont:
Chroma::Hadron2PtCorr Chroma::HadronContract

Public Member Functions

 StochCondCont (const Params &p)
 Full constructor. More...
 
 ~StochCondCont ()
 Default destructor. More...
 
std::list< Handle< HadronContractResult_t > > operator() (const multi1d< LatticeColorMatrix > &u, const std::string &xml_group, const std::string &id_tag)
 Construct the correlators. More...
 
- Public Member Functions inherited from Chroma::Hadron2PtCorr
virtual ~Hadron2PtCorr ()
 Virtual destructor to help with cleanup;. More...
 
- Public Member Functions inherited from Chroma::HadronContract
virtual ~HadronContract ()
 Virtual destructor to help with cleanup;. More...
 

Private Attributes

Params params
 

Additional Inherited Members

- Protected Member Functions inherited from Chroma::Hadron2PtCorr
virtual std::list< Handle< HadronContractResult_t > > project (const std::list< Handle< Hadron2PtContract_t > > &had_list, const SftMomParams_t &p) const
 Convenience function to project onto fixed momenta. More...
 
- Protected Member Functions inherited from Chroma::HadronContract
virtual ForwardProp_t readForwardPropHeader (const std::string &prop_id) const
 Convenience function to read propagator. More...
 
virtual multi1d< int > getTSrce (const multi1d< ForwardProp_t > &forward_headers) const
 Convenience function to get t_srce from headers. More...
 
virtual int getDecayDir (const multi1d< ForwardProp_t > &forward_headers) const
 Convenience function to get decay_dir from headers. More...
 

Detailed Description

Stochastic quark condensates.

Definition at line 45 of file stoch_cond_cont_w.h.

Constructor & Destructor Documentation

◆ StochCondCont()

Chroma::StochCondContEnv::StochCondCont::StochCondCont ( const Params p)
inline

Full constructor.

Definition at line 49 of file stoch_cond_cont_w.h.

◆ ~StochCondCont()

Chroma::StochCondContEnv::StochCondCont::~StochCondCont ( )
inline

Default destructor.

Definition at line 52 of file stoch_cond_cont_w.h.

Member Function Documentation

◆ operator()()

std::list< Handle< HadronContractResult_t > > Chroma::StochCondContEnv::StochCondCont::operator() ( const multi1d< LatticeColorMatrix > &  u,
const std::string &  xml_group,
const std::string &  id_tag 
)
virtual

Member Data Documentation

◆ params

Params Chroma::StochCondContEnv::StochCondCont::params
private

Definition at line 60 of file stoch_cond_cont_w.h.

Referenced by operator()().


The documentation for this class was generated from the following files: