|
double | m_x |
| Longitudinal momentum fraction of the active parton. More...
|
|
double | m_MuF |
| Factorization scale (in GeV) More...
|
|
double | m_MuR |
| Renormalization scale (in GeV) More...
|
|
◆ PDFKinematic() [1/2]
PARTONS::PDFKinematic::PDFKinematic |
( |
| ) |
|
◆ PDFKinematic() [2/2]
PARTONS::PDFKinematic::PDFKinematic |
( |
double |
x, |
|
|
double |
MuF, |
|
|
double |
MuR |
|
) |
| |
Constructor.
- Parameters
-
x | Longitudinal momentum fraction of the active parton |
MuF | Factorization scale (in GeV) |
MuR | Renormalization scale (in GeV) |
◆ ~PDFKinematic()
PARTONS::PDFKinematic::~PDFKinematic |
( |
| ) |
|
|
virtual |
◆ getMuF()
double PARTONS::PDFKinematic::getMuF |
( |
| ) |
const |
◆ getMuR()
double PARTONS::PDFKinematic::getMuR |
( |
| ) |
const |
◆ getX()
double PARTONS::PDFKinematic::getX |
( |
| ) |
const |
◆ setMuF()
void PARTONS::PDFKinematic::setMuF |
( |
double |
muF | ) |
|
◆ setMuR()
void PARTONS::PDFKinematic::setMuR |
( |
double |
muR | ) |
|
◆ setX()
void PARTONS::PDFKinematic::setX |
( |
double |
x | ) |
|
◆ toString()
std::string PARTONS::PDFKinematic::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::PDFKinematic::m_MuF |
|
private |
Factorization scale (in GeV)
◆ m_MuR
double PARTONS::PDFKinematic::m_MuR |
|
private |
Renormalization scale (in GeV)
◆ m_x
double PARTONS::PDFKinematic::m_x |
|
private |
Longitudinal momentum fraction of the active parton.
The documentation for this class was generated from the following files: