GENIEGenerator
|
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.
double genie::utils::hadxs::InelasticPionNucleonXSec | ( | double | Epion, |
bool | isChargedPion = true |
||
) |
Definition at line 20 of file HadXSUtils.cxx.
References kIneldLog10P, kInelMinLog10P, kInelNDataPoints, kInelSig, genie::constants::kPi0Mass, genie::constants::kPionMass, genie::constants::kPionMass2, and genie::units::mb.
Referenced by genie::ReinSehgalCOHPiPXSec::XSec().
double genie::utils::hadxs::TotalPionNucleonXSec | ( | double | Epion, |
bool | isChargedPion = true |
||
) |
Definition at line 51 of file HadXSUtils.cxx.
References kIneldLog10P, kInelMinLog10P, kInelNDataPoints, genie::constants::kPi0Mass, genie::constants::kPionMass, genie::constants::kPionMass2, kTotdLog10P, kTotMinLog10P, kTotSig, and genie::units::mb.
Referenced by genie::ReinDFRPXSec::XSec(), and genie::ReinSehgalCOHPiPXSec::XSec().
|
static |
Definition at line 35 of file HadXSUtils.h.
Referenced by InelasticPionNucleonXSec(), and TotalPionNucleonXSec().
|
static |
Definition at line 34 of file HadXSUtils.h.
Referenced by InelasticPionNucleonXSec(), and TotalPionNucleonXSec().
|
static |
Definition at line 33 of file HadXSUtils.h.
Referenced by InelasticPionNucleonXSec(), and TotalPionNucleonXSec().
|
static |
Definition at line 36 of file HadXSUtils.h.
Referenced by InelasticPionNucleonXSec().
|
static |
Definition at line 53 of file HadXSUtils.h.
Referenced by TotalPionNucleonXSec().
|
static |
Definition at line 52 of file HadXSUtils.h.
Referenced by TotalPionNucleonXSec().
|
static |
Definition at line 51 of file HadXSUtils.h.
|
static |
Definition at line 54 of file HadXSUtils.h.
Referenced by TotalPionNucleonXSec().