GENIEGenerator
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Physics
PartonDistributions
PDFt.h
Go to the documentation of this file.
1
//____________________________________________________________________________
2
/*!
3
4
\struct genie::PDF_t
5
6
\brief A struct to hold PDF set data
7
8
\author Costas Andreopoulos <c.andreopoulos \at cern.ch>
9
University of Liverpool
10
11
\created May 04, 2004
12
13
\cpright Copyright (c) 2003-2024, The GENIE Collaboration
14
For the full text of the license visit http://copyright.genie-mc.org
15
*/
16
//____________________________________________________________________________
17
18
#ifndef _PDF_T_H_
19
#define _PDF_T_H_
20
21
namespace
genie {
22
23
typedef
struct
EPDF
{
24
25
double
uval
;
26
double
dval
;
27
double
usea
;
28
double
dsea
;
29
double
str
;
30
double
chm
;
31
double
bot
;
32
double
top
;
33
double
gl
;
34
35
}
PDF_t
;
36
37
}
// genie namespace
38
39
#endif // _PDF_T_H_
genie::EPDF::bot
double bot
Definition:
PDFt.h:31
genie::EPDF::str
double str
Definition:
PDFt.h:29
genie::EPDF::dsea
double dsea
Definition:
PDFt.h:28
genie::EPDF::chm
double chm
Definition:
PDFt.h:30
genie::EPDF::top
double top
Definition:
PDFt.h:32
genie::EPDF::dval
double dval
Definition:
PDFt.h:26
genie::PDF_t
struct genie::EPDF PDF_t
genie::EPDF::gl
double gl
Definition:
PDFt.h:33
genie::EPDF::usea
double usea
Definition:
PDFt.h:27
genie::EPDF
Definition:
PDFt.h:23
genie::EPDF::uval
double uval
Definition:
PDFt.h:25
Generated on Wed Jul 17 2024 14:46:44 for GENIEGenerator by
1.8.5