#include <include/CepGen/StructureFunctions/Parameterisation.h>
Public Member Functions | |
bool | operator== (const Arguments &oth) const |
bool | valid () const |
Public Attributes | |
double | xbj {-1.} |
double | q2 {-1.} |
Friends | |
std::ostream & | operator<< (std::ostream &, const Arguments &) |
Definition at line 56 of file Parameterisation.h.
bool operator== | ( | const Arguments & | oth | ) | const |
Definition at line 57 of file Parameterisation.h.
bool valid | ( | ) | const |
Definition at line 58 of file Parameterisation.h.
|
friend |
double q2 {-1.} |
Definition at line 60 of file Parameterisation.h.
double xbj {-1.} |
Definition at line 60 of file Parameterisation.h.