ePDF  1.1.0
A QED evolution library
Public Member Functions | Public Attributes | List of all members
ePDF::evol_params Struct Reference

The "evol_params" structure contains the evolution parameters. More...

#include <xdistributions.h>

Public Member Functions

evol_params operator= (evol_params const &p)
 

Public Attributes

double x
 
double Q
 
int id
 
std::shared_ptr< NDistributionsNdist
 

Detailed Description

The "evol_params" structure contains the evolution parameters.

Member Function Documentation

◆ operator=()

evol_params ePDF::evol_params::operator= ( evol_params const &  p)
inline

Member Data Documentation

◆ id

int ePDF::evol_params::id

◆ Ndist

std::shared_ptr<NDistributions> ePDF::evol_params::Ndist

◆ Q

double ePDF::evol_params::Q

◆ x

double ePDF::evol_params::x

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