Go to the source code of this file.
Functions | |
for (int i=0;i< ndial;i++) | |
Variables | |
double | p12iso = 0.50 |
double | p32rs = 0.75 |
double | p12rs = 0.25 |
const int | ndial = 11 |
const double | dial_step = 2./(ndial-1) |
double | epsilon = 1E-6 |
const int | ncosthetabins =1000 |
TH1D * | h [ndial] |
for | ( | ) |
Definition at line 16 of file test_resdec_piangle_rew.C.
References dial_step, MECModelEnuComparisons::i, calib::j, and ndial.
const double dial_step = 2./(ndial-1) |
Definition at line 8 of file test_resdec_piangle_rew.C.
Referenced by for().
double epsilon = 1E-6 |
Definition at line 10 of file test_resdec_piangle_rew.C.
Referenced by stan::mcmc::base_integrator< dense_e_metric< Model, BaseRNG > >::base_integrator(), CheckChargeConservation(), CheckEnergyMomentumConservation(), genie::utils::math::CholeskyDecomposition(), DDTOnMonPlotMaker(), stan::services::diagnose::diagnose(), std::numeric_limits< stan::math::fvar< T > >::epsilon(), std::numeric_limits< stan::math::var >::epsilon(), beamlinereco::WCHitFinderAlg::expandCluster(), stan::model::finite_diff_grad(), stan::math::finite_diff_grad_hessian(), stan::math::finite_diff_gradient(), stan::math::finite_diff_hess_helper(), stan::math::finite_diff_hessian(), ana::covmx::CovarianceMatrix::ForcePosDef(), genie::Intranuke::GenerateVertex(), genie::Intranuke2018::GenerateVertex(), GetBinByEdge(), stan::model::grad_hess_log_prob(), isCloseEnough(), osetUtils::isEqual(), genie::BardinIMDRadCorPXSec::Li2(), ana::LikelihoodCovMxExperiment::LikelihoodCovMxExperiment(), stan::math::log_modified_bessel_first_kind(), ana::FluxDecomp::MakeWeightsNumuFromKaon(), ana::BENDecomp::MakeWeightsNumuFromKaon(), evg::MCTruthToDk2NuHackItr::pretty_darn_close(), evgen::CosmicsGen::ProjectMuonsToDetectorBigBox(), genie::SmithMonizUtils::QEL_EnuMin_SM(), Eigen::internal::significant_decimals_default_impl< stan::math::fvar< T >, false >::run(), Eigen::internal::significant_decimals_default_impl< stan::math::var, false >::run(), beamlinereco::WCHitFinderAlg::run_DBSCAN(), genie::DISHadronicSystemGenerator::SimulateFormationZone(), stan::optimization::BFGSMinimizer< ModelAdaptor< M >, QNUpdateType, Scalar, DimAtCompile >::step(), genie::utils::intranuke::StepParticle(), genie::utils::intranuke2018::StepParticle(), TEST(), TEST_F(), stan::model::test_gradients(), stan::mcmc::base_leapfrog< dense_e_metric< Model, BaseRNG > >::verbose_evolve(), genie::RosenbluthPXSec::XSec(), and ana::covmx::CovarianceMatrix::~CovarianceMatrix().
TH1D* h[ndial] |
Definition at line 14 of file test_resdec_piangle_rew.C.
const int ncosthetabins =1000 |
Definition at line 12 of file test_resdec_piangle_rew.C.
const int ndial = 11 |
Definition at line 7 of file test_resdec_piangle_rew.C.
Referenced by for().
double p12iso = 0.50 |
Definition at line 3 of file test_resdec_piangle_rew.C.
double p12rs = 0.25 |
Definition at line 5 of file test_resdec_piangle_rew.C.
double p32rs = 0.75 |
Definition at line 4 of file test_resdec_piangle_rew.C.