Simple utilities for integrating GSL in the GENIE framework. More...
Namespaces | |
| wrap | |
Classes | |
| class | d2XSec_dlog10xdlog10Q2_E |
| class | d2Xsec_dQ2dv |
| class | d2XSec_dQ2dy_E |
| class | d2XSec_dQ2dydt_E |
| class | d2XSec_dWdQ2_E |
| class | d2XSec_dWdQ2_EQ2 |
| class | d2XSec_dWdQ2_EW |
| class | d2XSec_dxdy_E |
| class | d2XSec_dxdy_Ex |
| class | d2XSec_dxdy_Ey |
| class | d2XSecRESFast_dWQ2_E |
| class | d3Xsec_dOmegaldThetapi |
| class | d3Xsec_dTldTkdCosThetal |
| class | d3XSec_dxdydt_E |
| class | d4Xsec_dEldThetaldOmegapi |
| class | d5Xsec_dEldOmegaldOmegapi |
| class | d5XSecAR |
| class | dXSec_dEDNu_E |
| class | dXSec_dElep_AR |
| class | dXSec_dQ2_E |
| class | dXSec_dy_E |
| class | dXSec_Log_Wrapper |
| class | FullQELdXSec |
Functions | |
| ROOT::Math::IntegrationOneDim::Type | Integration1DimTypeFromString (string type) |
| ROOT::Math::IntegrationMultiDim::Type | IntegrationNDimTypeFromString (string type) |
Simple utilities for integrating GSL in the GENIE framework.
GENIE differential cross section function wrappers for GSL integrators.
May 06, 2004
Copyright (c) 2003-2020, The GENIE Collaboration For the full text of the license visit http://copyright.genie-mc.org
Sep 01, 2009
Copyright (c) 2003-2020, The GENIE Collaboration For the full text of the license visit http://copyright.genie-mc.org
| ROOT::Math::IntegrationOneDim::Type genie::utils::gsl::Integration1DimTypeFromString | ( | string | type | ) |
Definition at line 23 of file GSLUtils.cxx.
| ROOT::Math::IntegrationMultiDim::Type genie::utils::gsl::IntegrationNDimTypeFromString | ( | string | type | ) |
Definition at line 59 of file GSLUtils.cxx.
1.8.11