nuflux
59b44d9
Contents:
Overview
Installation
Usage
Evaluation methods
Flux Models
Development
Python API Reference
C++ API Reference
About
nuflux
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
V
A
as_integer_ratio() (nuflux.ParticleType method)
availableFluxes() (in module nuflux)
B
bit_count() (nuflux.ParticleType method)
bit_length() (nuflux.ParticleType method)
C
conjugate() (nuflux.ParticleType method)
D
denominator (nuflux.ParticleType attribute)
E
eMax (C++ member)
energy_range (nuflux.FluxFunction property)
(nuflux.LegacyConventionalFlux property)
(nuflux.LegacyPromptFlux property)
(nuflux.SplineFlux property)
(nuflux.SplineFlux2 property)
F
FluxFunction (class in nuflux)
from_bytes() (nuflux.ParticleType method)
G
getDataPath (C++ function)
getFlux() (nuflux.FluxFunction method)
(nuflux.LegacyConventionalFlux method)
(nuflux.LegacyPromptFlux method)
(nuflux.SplineFlux method)
(nuflux.SplineFlux2 method)
getVersion() (in module nuflux)
I
imag (nuflux.ParticleType attribute)
K
knee_reweighting_model (nuflux.FluxFunction property)
(nuflux.LegacyConventionalFlux property)
(nuflux.LegacyPromptFlux property)
(nuflux.SplineFlux property)
(nuflux.SplineFlux2 property)
kneesForFlux() (in module nuflux)
L
LegacyConventionalFlux (class in nuflux)
LegacyPromptFlux (class in nuflux)
M
makeFlux() (in module nuflux)
MAX_ENERGY (C++ member)
MIN_ENERGY (C++ member)
module
nuflux
N
name (nuflux.FluxFunction property)
(nuflux.LegacyConventionalFlux property)
(nuflux.LegacyPromptFlux property)
(nuflux.ParticleType attribute)
(nuflux.SplineFlux property)
(nuflux.SplineFlux2 property)
names (nuflux.ParticleType attribute)
NuE (nuflux.ParticleType attribute)
NuEBar (nuflux.ParticleType attribute)
nuflux
module
nuflux (C++ type)
nuflux::ANFlux (C++ class)
nuflux::ANFlux::ANFlux (C++ function)
nuflux::ANFlux::emax_ (C++ member)
nuflux::ANFlux::emin_ (C++ member)
nuflux::ANFlux::Evaluator (C++ class)
nuflux::ANFlux::Evaluator::data (C++ member)
nuflux::ANFlux::Evaluator::Evaluator (C++ function)
,
[1]
nuflux::ANFlux::Evaluator::GetExtents (C++ function)
nuflux::ANFlux::Evaluator::GetNDim (C++ function)
nuflux::ANFlux::Evaluator::operator() (C++ function)
nuflux::ANFlux::Evaluator::operator= (C++ function)
nuflux::ANFlux::Evaluator::~Evaluator (C++ function)
nuflux::ANFlux::fluxes_ (C++ member)
nuflux::ANFlux::getFlux (C++ function)
nuflux::ANFlux::getMaxEnergy (C++ function)
nuflux::ANFlux::getMinEnergy (C++ function)
nuflux::ANFlux::makeFlux (C++ function)
nuflux::availableFluxes (C++ function)
nuflux::classifyCriticalEnergy (C++ function)
nuflux::detail (C++ type)
nuflux::detail::FluxFactory (C++ struct)
nuflux::detail::FluxFactory::deprecationReason (C++ member)
nuflux::detail::FluxFactory::factoryFn (C++ member)
nuflux::detail::FluxFactory::FluxFactory (C++ function)
nuflux::detail::FluxFactory::operator() (C++ function)
nuflux::detail::FluxRegisterererer (C++ struct)
nuflux::detail::FluxRegisterererer::FluxRegisterererer (C++ function)
,
[1]
nuflux::detail::getBaseDir (C++ function)
nuflux::detail::getDataPath (C++ function)
nuflux::detail::KneeRegisterererer (C++ struct)
nuflux::detail::KneeRegisterererer::KneeRegisterererer (C++ function)
nuflux::detail::kneeRegistry (C++ member)
nuflux::detail::registerKneeModel (C++ function)
nuflux::detail::registerNeutrinoFlux (C++ function)
,
[1]
nuflux::detail::registry (C++ member)
nuflux::FluxFunction (C++ class)
nuflux::FluxFunction::FluxFunction (C++ function)
nuflux::FluxFunction::getFlux (C++ function)
,
[1]
nuflux::FluxFunction::getKneeReweightingModel (C++ function)
nuflux::FluxFunction::getMaxEnergy (C++ function)
nuflux::FluxFunction::getMinEnergy (C++ function)
nuflux::FluxFunction::getName (C++ function)
nuflux::FluxFunction::kneeCorrectionName (C++ member)
nuflux::FluxFunction::name (C++ member)
nuflux::FluxFunction::readExtents (C++ function)
nuflux::FluxFunction::setKneeReweightingModel (C++ function)
nuflux::FluxFunction::~FluxFunction (C++ function)
nuflux::getVersion (C++ function)
nuflux::IntegralPreservingFlux (C++ class)
nuflux::IntegralPreservingFlux::CubicSpline (C++ class)
nuflux::IntegralPreservingFlux::CubicSpline::blast (C++ member)
nuflux::IntegralPreservingFlux::CubicSpline::CubicSpline (C++ function)
,
[1]
nuflux::IntegralPreservingFlux::CubicSpline::data (C++ member)
nuflux::IntegralPreservingFlux::CubicSpline::derivative (C++ function)
nuflux::IntegralPreservingFlux::CubicSpline::findSegment (C++ function)
nuflux::IntegralPreservingFlux::CubicSpline::mlast (C++ member)
nuflux::IntegralPreservingFlux::CubicSpline::operator() (C++ function)
nuflux::IntegralPreservingFlux::CubicSpline::splineSegment (C++ struct)
nuflux::IntegralPreservingFlux::CubicSpline::splineSegment::a (C++ member)
nuflux::IntegralPreservingFlux::CubicSpline::splineSegment::b (C++ member)
nuflux::IntegralPreservingFlux::CubicSpline::splineSegment::c (C++ member)
nuflux::IntegralPreservingFlux::CubicSpline::splineSegment::d (C++ member)
nuflux::IntegralPreservingFlux::CubicSpline::splineSegment::derivative (C++ function)
nuflux::IntegralPreservingFlux::CubicSpline::splineSegment::operator() (C++ function)
nuflux::IntegralPreservingFlux::CubicSpline::splineSegment::x (C++ member)
nuflux::IntegralPreservingFlux::CubicSpline::xlast (C++ member)
nuflux::IntegralPreservingFlux::dumbHistogram (C++ struct)
nuflux::IntegralPreservingFlux::dumbHistogram::accumulate (C++ function)
nuflux::IntegralPreservingFlux::dumbHistogram::binEdges (C++ member)
nuflux::IntegralPreservingFlux::dumbHistogram::binWidth (C++ function)
nuflux::IntegralPreservingFlux::dumbHistogram::dumbHistogram (C++ function)
nuflux::IntegralPreservingFlux::dumbHistogram::push_back (C++ function)
nuflux::IntegralPreservingFlux::dumbHistogram::value (C++ function)
nuflux::IntegralPreservingFlux::dumbHistogram::values (C++ member)
nuflux::IntegralPreservingFlux::energySplines2D (C++ member)
nuflux::IntegralPreservingFlux::energySplines3D (C++ member)
nuflux::IntegralPreservingFlux::evaluate2D (C++ function)
nuflux::IntegralPreservingFlux::getFlux (C++ function)
,
[1]
nuflux::IntegralPreservingFlux::getMaxEnergy (C++ function)
nuflux::IntegralPreservingFlux::getMinEnergy (C++ function)
nuflux::IntegralPreservingFlux::IntegralPreservingFlux (C++ function)
nuflux::IntegralPreservingFlux::InterpolateAzimuth (C++ function)
nuflux::IntegralPreservingFlux::InterpolateCZFlux (C++ function)
nuflux::IntegralPreservingFlux::loadTables (C++ function)
nuflux::IntegralPreservingFlux::makeFlux (C++ function)
nuflux::IntegralPreservingFlux::SetSubGeV (C++ member)
nuflux::IntegralPreservingFlux::~IntegralPreservingFlux (C++ function)
nuflux::isNeutrino (C++ function)
nuflux::kneesForFlux (C++ function)
nuflux::LegacyConventionalFlux (C++ class)
nuflux::LegacyConventionalFlux::component (C++ class)
nuflux::LegacyConventionalFlux::component::adjustPionKaonRatio (C++ function)
nuflux::LegacyConventionalFlux::component::directComponents (C++ member)
nuflux::LegacyConventionalFlux::component::getFlux (C++ function)
nuflux::LegacyConventionalFlux::component::highEIndex (C++ member)
nuflux::LegacyConventionalFlux::component::inclination (C++ function)
nuflux::LegacyConventionalFlux::component::inclinationCoeffs (C++ member)
nuflux::LegacyConventionalFlux::component::kaonAdjust (C++ member)
nuflux::LegacyConventionalFlux::component::lowECoeffs (C++ member)
nuflux::LegacyConventionalFlux::component::lowECutoffs (C++ member)
nuflux::LegacyConventionalFlux::component::modificationNorm (C++ member)
nuflux::LegacyConventionalFlux::component::modificationScale (C++ member)
nuflux::LegacyConventionalFlux::component::modifiedComponents (C++ member)
nuflux::LegacyConventionalFlux::component::norm (C++ member)
nuflux::LegacyConventionalFlux::component::normTweaks (C++ member)
nuflux::LegacyConventionalFlux::component::operator>> (C++ function)
nuflux::LegacyConventionalFlux::component::pionAdjust (C++ member)
nuflux::LegacyConventionalFlux::component::pionKaonNorm (C++ member)
nuflux::LegacyConventionalFlux::component::progenitorComponent (C++ struct)
nuflux::LegacyConventionalFlux::component::progenitorComponent::A (C++ member)
nuflux::LegacyConventionalFlux::component::progenitorComponent::B (C++ member)
nuflux::LegacyConventionalFlux::component::progenitorComponent::E_c (C++ member)
nuflux::LegacyConventionalFlux::component::progenitorComponent::kaonic (C++ member)
nuflux::LegacyConventionalFlux::component::progenitorComponent::operator() (C++ function)
nuflux::LegacyConventionalFlux::component::transitionEnergy (C++ function)
nuflux::LegacyConventionalFlux::components (C++ member)
nuflux::LegacyConventionalFlux::getFlux (C++ function)
nuflux::LegacyConventionalFlux::getMaxEnergy (C++ function)
nuflux::LegacyConventionalFlux::getMinEnergy (C++ function)
nuflux::LegacyConventionalFlux::getRelativeKaonContribution (C++ function)
nuflux::LegacyConventionalFlux::getRelativePionContribution (C++ function)
nuflux::LegacyConventionalFlux::kaonAdjust (C++ member)
nuflux::LegacyConventionalFlux::kneeCorrection (C++ member)
nuflux::LegacyConventionalFlux::kneeSpline (C++ class)
nuflux::LegacyConventionalFlux::kneeSpline::b (C++ member)
nuflux::LegacyConventionalFlux::kneeSpline::c (C++ member)
nuflux::LegacyConventionalFlux::kneeSpline::d (C++ member)
nuflux::LegacyConventionalFlux::kneeSpline::kneeSpline (C++ function)
nuflux::LegacyConventionalFlux::kneeSpline::operator() (C++ function)
nuflux::LegacyConventionalFlux::kneeSpline::operator>> (C++ function)
nuflux::LegacyConventionalFlux::kneeSpline::x (C++ member)
nuflux::LegacyConventionalFlux::kneeSpline::y (C++ member)
nuflux::LegacyConventionalFlux::LegacyConventionalFlux (C++ function)
nuflux::LegacyConventionalFlux::makeFlux (C++ function)
nuflux::LegacyConventionalFlux::operator>> (C++ function)
nuflux::LegacyConventionalFlux::pionAdjust (C++ member)
nuflux::LegacyConventionalFlux::readConvComponent (C++ function)
nuflux::LegacyConventionalFlux::setKneeReweightingModel (C++ function)
nuflux::LegacyConventionalFlux::setRelativeKaonContribution (C++ function)
nuflux::LegacyConventionalFlux::setRelativePionContribution (C++ function)
nuflux::LegacyPromptFlux (C++ class)
nuflux::LegacyPromptFlux::component (C++ class)
nuflux::LegacyPromptFlux::component::coeffs (C++ member)
nuflux::LegacyPromptFlux::component::eMin (C++ member)
nuflux::LegacyPromptFlux::component::getFlux (C++ function)
nuflux::LegacyPromptFlux::component::operator>> (C++ function)
nuflux::LegacyPromptFlux::components (C++ member)
nuflux::LegacyPromptFlux::getFlux (C++ function)
nuflux::LegacyPromptFlux::getMaxEnergy (C++ function)
nuflux::LegacyPromptFlux::getMinEnergy (C++ function)
nuflux::LegacyPromptFlux::kneeCorrection (C++ member)
nuflux::LegacyPromptFlux::kneeFunction (C++ class)
nuflux::LegacyPromptFlux::kneeFunction::c0 (C++ member)
nuflux::LegacyPromptFlux::kneeFunction::c1 (C++ member)
nuflux::LegacyPromptFlux::kneeFunction::e0 (C++ member)
nuflux::LegacyPromptFlux::kneeFunction::kneeFunction (C++ function)
nuflux::LegacyPromptFlux::kneeFunction::operator() (C++ function)
nuflux::LegacyPromptFlux::kneeFunction::operator>> (C++ function)
nuflux::LegacyPromptFlux::kneeFunction::x0 (C++ member)
nuflux::LegacyPromptFlux::LegacyPromptFlux (C++ function)
nuflux::LegacyPromptFlux::makeFlux (C++ function)
nuflux::LegacyPromptFlux::operator>> (C++ function)
,
[1]
nuflux::LegacyPromptFlux::readPromptComponent (C++ function)
nuflux::LegacyPromptFlux::setKneeReweightingModel (C++ function)
nuflux::makeFlux (C++ function)
nuflux::operator>> (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
nuflux::ParticleType (C++ enum)
nuflux::ParticleType::NuE (C++ enumerator)
nuflux::ParticleType::NuEBar (C++ enumerator)
nuflux::ParticleType::NuMu (C++ enumerator)
nuflux::ParticleType::NuMuBar (C++ enumerator)
nuflux::ParticleType::NuTau (C++ enumerator)
nuflux::ParticleType::NuTauBar (C++ enumerator)
nuflux::printModels (C++ function)
nuflux::readConvComponent (C++ function)
nuflux::readPromptComponent (C++ function)
nuflux::SimpleSplineFlux (C++ class)
nuflux::SimpleSplineFlux::getFlux (C++ function)
nuflux::SimpleSplineFlux::getMaxEnergy (C++ function)
nuflux::SimpleSplineFlux::getMinEnergy (C++ function)
nuflux::SimpleSplineFlux::makeFlux (C++ function)
nuflux::SimpleSplineFlux::readExtents (C++ function)
nuflux::SimpleSplineFlux::SimpleSplineFlux (C++ function)
nuflux::SimpleSplineFlux::spline (C++ member)
nuflux::SplineFlux2 (C++ class)
nuflux::SplineFlux2::components (C++ member)
nuflux::SplineFlux2::getFlux (C++ function)
nuflux::SplineFlux2::getMaxEnergy (C++ function)
nuflux::SplineFlux2::getMinEnergy (C++ function)
nuflux::SplineFlux2::makeFlux (C++ function)
nuflux::SplineFlux2::PathExist (C++ function)
nuflux::SplineFlux2::readExtents (C++ function)
nuflux::SplineFlux2::SplineFlux2 (C++ function)
NUFLUX_ParticleType (C macro)
numerator (nuflux.ParticleType attribute)
NuMu (nuflux.ParticleType attribute)
NuMuBar (nuflux.ParticleType attribute)
NuTau (nuflux.ParticleType attribute)
NuTauBar (nuflux.ParticleType attribute)
P
ParticleType (class in nuflux)
printModels() (in module nuflux)
R
real (nuflux.ParticleType attribute)
relative_kaon_contribution (nuflux.LegacyConventionalFlux property)
relative_pion_contribution (nuflux.LegacyConventionalFlux property)
S
SplineFlux (class in nuflux)
SplineFlux2 (class in nuflux)
T
to_bytes() (nuflux.ParticleType method)
V
values (nuflux.ParticleType attribute)