lhapdf
is hosted by
Hepforge
,
IPPP Durham
LHAPDF
6.5.4
Loading...
Searching...
No Matches
include
LHAPDF
ErrExtrapolator.h
1
// -*- C++ -*-
2
//
3
// This file is part of LHAPDF
4
// Copyright (C) 2012-2023 The LHAPDF collaboration (see AUTHORS for details)
5
//
6
#pragma once
7
#ifndef LHAPDF_ErrExtrapolator_H
8
#define LHAPDF_ErrExtrapolator_H
9
10
#include "LHAPDF/Extrapolator.h"
11
12
namespace
LHAPDF
{
13
15
class
ErrExtrapolator
:
public
Extrapolator
{
16
public
:
17
18
double
extrapolateXQ2
(
int
id
,
double
x,
double
q2)
const
;
19
20
};
21
22
23
}
24
#endif
LHAPDF::ErrExtrapolator
Extrapolates using the closest point on the Grid.
Definition
ErrExtrapolator.h:15
LHAPDF::ErrExtrapolator::extrapolateXQ2
double extrapolateXQ2(int id, double x, double q2) const
LHAPDF::Extrapolator
The general interface for extrapolating beyond grid boundaries.
Definition
Extrapolator.h:20
LHAPDF
Namespace for all LHAPDF functions and classes.
Definition
AlphaS.h:14
Generated on Thu Sep 26 2024 15:19:26 for LHAPDF by
1.12.0