cf_key_meson_2pt: Generate key string to identify a meson 2pt function

View source: R/cvc_readutils.R

cf_key_meson_2ptR Documentation

Generate key string to identify a meson 2pt function

Description

Generate key string to identify a meson 2pt function

Usage

cf_key_meson_2pt(fwd_flav, bwd_flav, snk_gamma, src_gamma, src_p, snk_p)

Arguments

fwd_flav

String, "forward" quark flavour identifier.

bwd_flav

String, "backward" quark flavour identifier.

snk_gamma

Integer, CVC convention gamma matrix identifier at the source.

src_gamma

Integer, CVC convention gamma matrix identified at the sink.

src_p

Integer vector of length 3. (x,y,z) components of the source momentum vector in lattice units.

snk_p

Integer vector of length 3. (x,y,z) components of the sink momentum vector in lattice units.

Value

A character vector with the HDF5 key.


hadron documentation built on Sept. 9, 2022, 5:06 p.m.