Simple functions and data for computing hadron interaction xsecs. More...
Namespaces | |
berger | |
Functions | |
double | InelasticPionNucleonXSec (double Epion, bool isChargedPion=true) |
double | TotalPionNucleonXSec (double Epion, bool isChargedPion=true) |
Variables | |
static const int | kInelNDataPoints = 60 |
static const double | kInelMinLog10P = -0.975 |
static const double | kIneldLog10P = 0.05 |
static const double | kInelSig [kInelNDataPoints] |
static const int | kTotNDataPoints = 60 |
static const double | kTotMinLog10P = -0.975 |
static const double | kTotdLog10P = 0.05 |
static const double | kTotSig [kTotNDataPoints] |
Simple functions and data for computing hadron interaction xsecs.
March 11, 2004
Copyright (c) 2003-2020, The GENIE Collaboration For the full text of the license visit http://copyright.genie-mc.org
double genie::utils::hadxs::InelasticPionNucleonXSec | ( | double | Epion, |
bool | isChargedPion = true |
||
) |
Definition at line 20 of file HadXSUtils.cxx.
double genie::utils::hadxs::TotalPionNucleonXSec | ( | double | Epion, |
bool | isChargedPion = true |
||
) |
Definition at line 51 of file HadXSUtils.cxx.
|
static |
Definition at line 35 of file HadXSUtils.h.
|
static |
Definition at line 34 of file HadXSUtils.h.
|
static |
Definition at line 33 of file HadXSUtils.h.
|
static |
Definition at line 36 of file HadXSUtils.h.
|
static |
Definition at line 53 of file HadXSUtils.h.
|
static |
Definition at line 52 of file HadXSUtils.h.
|
static |
Definition at line 51 of file HadXSUtils.h.
|
static |
Definition at line 54 of file HadXSUtils.h.