Nanga Parbat 1.1.0
A TMD fitting framework
Public Attributes | List of all members
NangaParbat::FourDGrid Struct Reference

Structure that contains the 4D grid in Q, x, z and qT. More...

#include <createstructgrid.h>

Public Attributes

std::vector< double > Qg
 Grid in Q. More...
 
std::vector< double > xg
 Grid in x. More...
 
std::vector< double > zg
 Grid in z. More...
 
std::vector< double > qToQg
 Grid in qT/Q. More...
 

Detailed Description

Structure that contains the 4D grid in Q, x, z and qT.

Member Data Documentation

◆ Qg

std::vector<double> NangaParbat::FourDGrid::Qg

Grid in Q.

◆ qToQg

std::vector<double> NangaParbat::FourDGrid::qToQg

Grid in qT/Q.

◆ xg

std::vector<double> NangaParbat::FourDGrid::xg

Grid in x.

◆ zg

std::vector<double> NangaParbat::FourDGrid::zg

Grid in z.


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