CHROMA
Public Member Functions | Public Attributes | List of all members
Chroma::PhotonRhoSeqSourceEnv::Params Struct Reference

Construct a photon sequential sources via LSZ reduction. More...

#include <photon_seqsrc_w.h>

Public Member Functions

 Params ()
 Initialize. More...
 
 Params (XMLReader &in, const std::string &path)
 Read parameters. More...
 
void writeXML (XMLWriter &in, const std::string &path) const
 

Public Attributes

int pol_dir
 
int t_sink_start
 
int t_sink_end
 

Detailed Description

Construct a photon sequential sources via LSZ reduction.

Definition at line 23 of file photon_seqsrc_w.h.

Constructor & Destructor Documentation

◆ Params() [1/2]

Chroma::PhotonRhoSeqSourceEnv::Params::Params ( )

Initialize.

Definition at line 63 of file photon_seqsrc_w.cc.

References j_decay, Nd, pol_dir, t_sink_end, t_sink_start, and Chroma::zero.

◆ Params() [2/2]

Chroma::PhotonRhoSeqSourceEnv::Params::Params ( XMLReader &  in,
const std::string &  path 
)

Read parameters.

Definition at line 79 of file photon_seqsrc_w.cc.

References j_decay, pol_dir, Chroma::read(), t_sink_end, and t_sink_start.

Member Function Documentation

◆ writeXML()

void Chroma::PhotonRhoSeqSourceEnv::Params::writeXML ( XMLWriter &  in,
const std::string &  path 
) const

Definition at line 109 of file photon_seqsrc_w.cc.

References j_decay, pol_dir, Chroma::pop(), Chroma::push(), t_sink_end, t_sink_start, and Chroma::write().

Referenced by Chroma::write().

Member Data Documentation

◆ pol_dir

int Chroma::PhotonRhoSeqSourceEnv::Params::pol_dir

◆ t_sink_end

int Chroma::PhotonRhoSeqSourceEnv::Params::t_sink_end

◆ t_sink_start

int Chroma::PhotonRhoSeqSourceEnv::Params::t_sink_start

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