Classes | |
class | GaussQuadExperiment |
class | mock_error_model |
class | mock_throwing_model |
class | mock_throwing_model_in_write_array |
class | mock_writer |
class | MyDetectorConstruction |
class | MyEventAction |
class | MyField |
class | MyPrimaryGeneratorAction |
class | MyRunAction |
class | MySteppingAction |
class | MyX |
class | MyXClass |
class | MyZClass1 |
class | MyZClass2 |
class | QuadraticParameter |
class | throwing_model |
Functions | |
double | LogGauss (double x, double mu, double sigma) |
void | ResetCalculator (osc::IOscCalcAdjustable &calc) |
std::unique_ptr< IPrediction > | GetNumuPrediction (osc::IOscCalcAdjustable &calc, const SystShifts &systs, bool doExtrap) |
std::string | FullFilename (const std::string &dir, std::string file) |
def | Setup0 () |
def | Setup1 () |
def | Setup3 () |
def | Configure () |
def | ConstructGeom () |
def | DumpTree (atree) |
Variables | |
std::size_t | N_POINTS = 5 |
double | TRUE_A = 1.8 |
double | SEED_VAL = 25000 |
const QuadraticParameter | kQuadParam |
double | POT = 10e20 |
const std::string | SAVED_PRED_FILE = "/nova/ana/users/jwolcott/scratch/pred.root" |
const std::string | SAVED_SAMPLES_FILE = "/nova/ana/users/jwolcott/scratch/mcmcsamples.root" |
double | MOCKDATA_TH23 = TMath::Pi()/4 |
double | MOCKDATA_DM32 = 0.0025 |
const std::vector< std::string > | SYSTS_TO_CHECK |
const std::vector< std::string > | SYSTS_TO_THROW |
string | fname = "%s.wrl" |
cmdstr | |
a | |
b | |
c | |
z | |
myz1 | |
myz2 | |
myx | |
x | |
acolor | |
ival | |
v | |
alist | |
def test.Configure | ( | ) |
Definition at line 18 of file test.py.
References python.gControlExecute.
Referenced by ConstructGeom().
def test.ConstructGeom | ( | ) |
Definition at line 45 of file test.py.
References Configure(), python.gControlExecute, print, and PandAna.Demos.demo1.range.
def test.DumpTree | ( | atree | ) |
std::string test::FullFilename | ( | const std::string & | dir, |
std::string | file | ||
) |
Definition at line 88 of file test_stanfit_withsysts.C.
References file.
Referenced by test_stanfit_withsysts().
std::unique_ptr<IPrediction> test::GetNumuPrediction | ( | osc::IOscCalcAdjustable & | calc, |
const SystShifts & | systs, | ||
bool | doExtrap | ||
) |
Definition at line 73 of file test_stanfit_withsysts.C.
References ana::SystShifts::ActiveSysts(), calc, om::cerr, allTimeWatchdog::endl, plot_validation_datamc::fname, cet::getenv(), ana::kNuMu, ana::kNuMuNoExtrap, and string.
Referenced by test_stanfit_withsysts().
double test::LogGauss | ( | double | x, |
double | mu, | ||
double | sigma | ||
) |
Definition at line 46 of file test_stanfit_dummy.C.
References test_ParserArtEvents::log, PandAna.reco_validation.add_data::offset, util::sqr(), and std::sqrt().
void test::ResetCalculator | ( | osc::IOscCalcAdjustable & | calc | ) |
Definition at line 50 of file test_stanfit_statsonly.C.
References std::asin(), e, osc::_IOscCalcAdjustable< T >::SetdCP(), osc::_IOscCalcAdjustable< T >::SetDmsq21(), osc::_IOscCalcAdjustable< T >::SetDmsq32(), osc::_IOscCalcAdjustable< T >::SetL(), osc::_IOscCalcAdjustable< T >::SetRho(), osc::_IOscCalcAdjustable< T >::SetTh12(), osc::_IOscCalcAdjustable< T >::SetTh13(), osc::_IOscCalcAdjustable< T >::SetTh23(), and std::sqrt().
Referenced by test_stanfit_statsonly(), test_stanfit_systpulls(), and test_stanfit_withsysts().
def test.Setup3 | ( | ) |
test.c |
Definition at line 13 of file test.py.
Referenced by test_stanfit_statsonly().
test.ival |
Definition at line 10 of file test.py.
Referenced by genie::flux::GNuMIFluxPassThroughInfo.getProcessID(), genie::flux::GNuMIFluxPassThroughInfo.getVolID(), and calib::DriftCorrection.respondToCloseOutputFiles().
const QuadraticParameter test::kQuadParam |
Definition at line 44 of file test_stanfit_dummy.C.
Referenced by test_stanfit_dummy().
double test::MOCKDATA_DM32 = 0.0025 |
Definition at line 48 of file test_stanfit_statsonly.C.
Referenced by test_stanfit_statsonly(), and test_stanfit_withsysts().
double test::MOCKDATA_TH23 = TMath::Pi()/4 |
Definition at line 47 of file test_stanfit_statsonly.C.
Referenced by test_stanfit_statsonly(), and test_stanfit_withsysts().
std::size_t test::N_POINTS = 5 |
Definition at line 28 of file test_stanfit_dummy.C.
Referenced by test::GaussQuadExperiment::LogLikelihood().
double test::POT = 10e20 |
Definition at line 43 of file test_stanfit_statsonly.C.
Referenced by test_stanfit_statsonly(), test_stanfit_systpulls(), and test_stanfit_withsysts().
const std::string test::SAVED_PRED_FILE = "/nova/ana/users/jwolcott/scratch/pred.root" |
Definition at line 44 of file test_stanfit_statsonly.C.
Referenced by test_stanfit_statsonly().
const std::string test::SAVED_SAMPLES_FILE = "/nova/ana/users/jwolcott/scratch/mcmcsamples.root" |
Definition at line 45 of file test_stanfit_statsonly.C.
Referenced by test_stanfit_statsonly().
double test::SEED_VAL = 25000 |
Definition at line 32 of file test_stanfit_dummy.C.
Referenced by test_stanfit_dummy().
const std::vector<std::string> test::SYSTS_TO_CHECK |
Definition at line 49 of file test_stanfit_systpulls.C.
Referenced by test_stanfit_systpulls().
const std::vector<std::string> test::SYSTS_TO_THROW |
Definition at line 50 of file test_stanfit_withsysts.C.
Referenced by test_stanfit_withsysts().
double test::TRUE_A = 1.8 |
Definition at line 29 of file test_stanfit_dummy.C.
Referenced by test_stanfit_dummy().
test.z |
Definition at line 28 of file test.py.
Referenced by abs(), earms::GridSearch.AddHoughIntersections(), genie::BLI2DUnifGrid.AddPoint(), genie::BLI2DNonUnifGrid.AddPoint(), comi::NumiFilteringAna.analyze(), showere::ShowerEnergyAna.analyze(), mono::Monopole.analyze(), comi::Leana.AnaNHit(), stan::math.append_array(), genie::utils::gsl::wrap::BardinIMDRadCorIntegrand.BardinIMDRadCorIntegrand(), stan::mcmc::base_integrator< dense_e_metric< Model, BaseRNG > >.base_integrator(), mcchk::LeptonAna.beginRun(), trk::KalmanGeoHelper.BestTrackPoint(), BinByBinTemplateFit(), BinByBinTemplateFit_TemplateResults(), CalcFiberLoopCorr(), ana.CalcMECDoubleGaussEnh(), ana.CalcMECDoubleGaussEnhDOWN(), ana.CalcMECDoubleGaussEnhNux(), ana.CalcMECDoubleGaussEnhUP(), ana.CalcMECGaussEnh(), geo::GeometryBase.calculateMassesLong(), stan::math.cauchy_cdf(), stan::math.cauchy_lccdf(), stan::math.cauchy_lcdf(), stan::math.check_2F1_converges(), stan::math.check_3F2_converges(), caf::Proxy< caf::SRVector3D >.CheckEquals(), stan::math.cholesky_corr_constrain(), stan::math.cholesky_corr_free(), flat::Flat< caf::SRVector3D >.Clear(), genie::utils::frgmfunc.collins_spiller_func(), bpfit::dEdxCalculator.computeDEDX(), convert_mcnp_txt_to_root(), ConvertToGINuke(), ana::TargetCount.CountMass(), genie::NievesQELCCPXSec.deltaLindhard(), genie::utils::nuclear.Density(), trk::WindowTrackingAlg.DetermineInitialDirection(), bpfit::TrackBasis.DetToTrk(), rb::Prong.Dir(), rb::Track.DistanceFromEnd(), Dot(), caf::Proxy< caf::SRVector3D >.Dot(), stan::math.double_exponential_rng(), evd::RecoBaseDrawer.DrawTrack2D(), evd::RecoBaseDrawer.DrawTrack3D(), evd::RecoBaseDrawer.DrawVertices2D(), genie::BLI2DUnifGrid.Evaluate(), genie::BLI2DNonUnifGrid.Evaluate(), extractBestFitInfo(), fabserrX(), dt::ViewMerger.FakeThirdDimension(), flat::Flat< caf::SRVector3D >.Fill(), ana::SurfaceKrige.FillSurface(), filter::Filter.FillTruthVariables(), comi::NumiFiltering.filter(), showere::ShowerEnergyFilterMC.filter(), trident::DimuonSliceAna.filter(), trk::KalmanTrack.FilterOnly(), hv::HoughVertexAlg.FindMaximum(), rb::Track.FindNeighbouringPointIndices(), ana::FixGibuuWeight.FixGibuuWeight(), stan::math.fma(), cet.fourth(), genie::flux::GCylindTH1Flux.GenerateNext(), genie::flux::GAtmoFlux.GenerateNext_1try(), noe.get_int_plane_and_cell(), cosrej::CosRejFxs.getBBC(), slid::ParticleIDAlg.GetCellNodePos(), jmshower::RecoJMShower.GetCellNodePos(), GetDetectorVertex(), moonshadowana::MoonShadowAna.GetDetVec(), moonshadowana::MoonShadowAnaHough.GetDetVec(), ana::LikelihoodCovMxExperiment.GetGradAndHess(), airshower::AirSlicer.GetHitPos(), sim::FLSHit.GetPathLength(), novaddt::MoonShadow.GetPhysLength(), moonshadowana::MoonShadowAnaHough.GetPhysLength(), novaddt::MoonShadow.GetPhysVec(), moonshadowana::MoonShadowAnaHough.GetPhysVec(), evgen::CORSIKAGen.GetSample(), novaddt::DDTEvd.GetX(), moonshadowana::MoonShadowAna.GetX(), moonshadowana::MoonShadowAnaHough.GetX(), novaddt::UpMuTrigger.GetXYZ(), novaddt::UpMuAna.GetXYZ(), novaddt::DDTEvd.GetY(), moonshadowana::MoonShadowAna.GetY(), moonshadowana::MoonShadowAnaHough.GetY(), stan::math.grad_reg_inc_gamma(), genie::CharmHadronization.Hadronize(), cheat::BackTracker.HitToXYZ(), genie::flux::GMonoEnergeticFlux.Index(), util.ipow(), geo::GeometryBase.isDetectorBigBoxUsed(), evgen::CORSIKAGen.isIntersectTheBox(), evgen::CosmicsGen.isIntersectTheBox(), calib::ThroughgoingSelection.IsUncontained(), filter::Filter.isVertexInFiducial(), ana::Kriger.Kriger(), stan::math.log_modified_bessel_first_kind(), stan::math.log_softmax(), Mag2(), caf::Proxy< caf::SRVector3D >.Mag2(), main(), bpfit::BreakPoint.MakeBasis(), trident::DimuonSliceAna.MakeSelections(), ana::LikelihoodCovMxExperiment.MaskBetas(), evd::SimulationDrawer.MCTruthVertices2D(), evd::SimulationDrawer.MCTruthVertices3D(), genie::utils::intranuke2018.MeanFreePath(), calib::AttenFit.MedianProfile(), calib::AttenuationFit.MedianProfile(), rb::Cluster.MinMaxMeanXYZ(), MostConservative(), stan::math.multi_normal_cholesky_rng(), stan::math.multi_normal_rng(), stan::math.multi_student_t_rng(), genie::KNOHadronization.MultiplicityProb(), neutron_evd(), ana::TargetCount.NNuclei(), genie::alvarezruso::AlvarezRusoCOHPiPDXSec.NuclearCurrent(), operator TVector3(), caf::Proxy< caf::SRVector3D >.operator TVector3(), mono.operator<<(), caf::Proxy< caf::SRVector3D >.operator=(), genie::utils::frgmfunc.peterson_func(), PhotonSim(), ana::Kriger.Predict(), prepare_mcnp_root_for_g4nova(), prob_method0(), numusand::FillSandbox.produce(), evgen::CosmicsGen.ProjectToBox(), bsim.readWeightLocations(), Rebin(), stan::math::cvodes_ode_data< F, T_initial, T_param >.rhs_sens(), RunOneTrace(), earms::Minimizer.SeedVertex(), earms::ElasticArms.SetHit(), rb::HitList.SetHit(), bpfit::HitList3D.SetHit(), bpfit::Lutz.SetMeasurement(), earms::GridSearch.SetStandardDirections(), vdt::Minimizer2D.SetVertex(), vdt::Minimizer3D.SetVertex(), earms::ElasticArms.SetVertex(), rb::Vertex.SetXYZ(), rb::Vertex.SetZ(), lem::MakeLibrary.SliceMeanPosEWeighted(), stan::math.student_t_cdf(), stan::math.student_t_lccdf(), stan::math.student_t_lcdf(), TEST(), TEST_F(), TestSpacing(), htk::Track3D.time_fit(), mono::Track3D.time_fit(), dt::Chain.ToTrack(), rb::Track.Trajectory(), stan::mcmc::base_nuts_classic< Model, diag_e_metric, expl_leapfrog, BaseRNG >.transition(), TransverseEff(), stan::math.trigamma_impl(), bpfit::TrackBasis.TrkToDet(), calib::AttenFit.TruncatedMeanProfile(), calib::AttenuationFit.TruncatedMeanProfile(), Unit(), caf::Proxy< caf::SRVector3D >.Unit(), stan::mcmc::base_hamiltonian< Model, unit_e_point, BaseRNG >.V(), genie::NievesQELCCPXSec.vcr(), stan::mcmc::base_leapfrog< dense_e_metric< Model, BaseRNG > >.verbose_evolve(), trk::KalmanTrackMerge.ViewMergeTracks(), while(), wrong_sign_uncertainty(), bpfit::Lutz.X(), Z(), caf::Proxy< caf::SRVector3D >.Z(), and HEPREP::HepRepFactory.~HepRepFactory().