| 
    Nanga Parbat 1.1.0
    
   A TMD fitting framework 
   | 
 
Structure that contains the 3D grid in Q, x, and qT. More...
#include <createtmdgrid.h>
Public Attributes | |
| std::vector< double > | Qg | 
| Grid in Q.  More... | |
| std::vector< double > | xg | 
| Grid in x.  More... | |
| std::vector< double > | qToQg | 
| Grid in qT/Q.  More... | |
Structure that contains the 3D grid in Q, x, and qT.
| std::vector<double> NangaParbat::ThreeDGrid::Qg | 
Grid in Q.
| std::vector<double> NangaParbat::ThreeDGrid::qToQg | 
Grid in qT/Q.
| std::vector<double> NangaParbat::ThreeDGrid::xg | 
Grid in x.