cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
Parameterisation::Arguments Struct Reference

#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 &)
 

Detailed Description

Definition at line 56 of file Parameterisation.h.

Member Function Documentation

◆ operator==()

bool operator== ( const Arguments oth) const

Definition at line 57 of file Parameterisation.h.

◆ valid()

bool valid ( ) const

Definition at line 58 of file Parameterisation.h.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const Arguments args 
)
friend

Definition at line 140 of file Parameterisation.cpp.

Member Data Documentation

◆ q2

double q2 {-1.}

Definition at line 60 of file Parameterisation.h.

◆ xbj

double xbj {-1.}

Definition at line 60 of file Parameterisation.h.