|
ePDF
1.1.0
A QED evolution library
|
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< NDistributions > | Ndist |
The "evol_params" structure contains the evolution parameters.
|
inline |
| int ePDF::evol_params::id |
| std::shared_ptr<NDistributions> ePDF::evol_params::Ndist |
| double ePDF::evol_params::Q |
| double ePDF::evol_params::x |
1.8.16