Class representing the kinematic variables for a t-dependent Parton Distribution Function model.
More...
|
| double | m_x |
| | Longitudinal momentum fraction of the active parton. More...
|
| |
| double | m_t |
| | Mandelstam variable, momentum transfer on the hadron target (in GeV^2) More...
|
| |
| double | m_MuF |
| | Factorization scale (in GeV) More...
|
| |
| double | m_MuR |
| | Renormalization scale (in GeV) More...
|
| |
Class representing the kinematic variables for a t-dependent Parton Distribution Function model.
◆ TDependentPDFKinematic() [1/2]
| PARTONS::TDependentPDFKinematic::TDependentPDFKinematic |
( |
| ) |
|
◆ TDependentPDFKinematic() [2/2]
| PARTONS::TDependentPDFKinematic::TDependentPDFKinematic |
( |
double |
x, |
|
|
double |
t, |
|
|
double |
MuF, |
|
|
double |
MuR |
|
) |
| |
Constructor.
- Parameters
-
| x | Longitudinal momentum fraction of the active parton |
| xi | Skewness |
| t | Mandelstam variable, momentum transfer on the hadron target (in GeV^2) |
| MuF | Factorization scale (in GeV) |
| MuR | Renormalization scale (in GeV) |
◆ ~TDependentPDFKinematic()
| PARTONS::TDependentPDFKinematic::~TDependentPDFKinematic |
( |
| ) |
|
|
virtual |
◆ getMuF()
| double PARTONS::TDependentPDFKinematic::getMuF |
( |
| ) |
const |
◆ getMuR()
| double PARTONS::TDependentPDFKinematic::getMuR |
( |
| ) |
const |
◆ getT()
| double PARTONS::TDependentPDFKinematic::getT |
( |
| ) |
const |
◆ getX()
| double PARTONS::TDependentPDFKinematic::getX |
( |
| ) |
const |
◆ setMuF()
| void PARTONS::TDependentPDFKinematic::setMuF |
( |
double |
muF | ) |
|
◆ setMuR()
| void PARTONS::TDependentPDFKinematic::setMuR |
( |
double |
muR | ) |
|
◆ setT()
| void PARTONS::TDependentPDFKinematic::setT |
( |
double |
t | ) |
|
◆ setX()
| void PARTONS::TDependentPDFKinematic::setX |
( |
double |
x | ) |
|
◆ toString()
| std::string PARTONS::TDependentPDFKinematic::toString |
( |
| ) |
const |
|
virtual |
Return a pre-formatted characters string for output visualization of class member's values.
- Returns
- a pre-formatted characters string
◆ m_MuF
| double PARTONS::TDependentPDFKinematic::m_MuF |
|
private |
Factorization scale (in GeV)
◆ m_MuR
| double PARTONS::TDependentPDFKinematic::m_MuR |
|
private |
Renormalization scale (in GeV)
◆ m_t
| double PARTONS::TDependentPDFKinematic::m_t |
|
private |
Mandelstam variable, momentum transfer on the hadron target (in GeV^2)
◆ m_x
| double PARTONS::TDependentPDFKinematic::m_x |
|
private |
Longitudinal momentum fraction of the active parton.
The documentation for this class was generated from the following files: