lhapdf
is hosted by
Hepforge
,
IPPP Durham
LHAPDF
6.5.5
Loading...
Searching...
No Matches
include
LHAPDF
ContinuationExtrapolator.h
1
// -*- C++ -*-
2
//
3
// This file is part of LHAPDF
4
// Copyright (C) 2012-2024 The LHAPDF collaboration (see AUTHORS for details)
5
//
6
#
pragma
once
7
#
ifndef
LHAPDF_ContinuationExtrapolator_H
8
#
define
LHAPDF_ContinuationExtrapolator_H
9
10
#
include
"LHAPDF/Extrapolator.h"
11
12
namespace
LHAPDF
{
13
14
15
/// The ContinuationExtrapolator provides an implementation of the extrapolation used in
16
/// the MSTW standalone code (and LHAPDFv5 when using MSTW sets), G. Watt, October 2014.
17
class
ContinuationExtrapolator
:
public
Extrapolator
{
18
public
:
19
20
double
extrapolateXQ2
(
int
id,
double
x,
double
q2)
const
;
21
22
};
23
24
25
}
26
#
endif
LHAPDF::ContinuationExtrapolator
Definition
ContinuationExtrapolator.h:17
LHAPDF::ContinuationExtrapolator::extrapolateXQ2
double extrapolateXQ2(int id, double x, double q2) const
LHAPDF
Namespace for all LHAPDF functions and classes.
Definition
AlphaS.h:14
Generated on Mon Dec 16 2024 19:04:47 for LHAPDF by
1.12.0