Go to the source code of this file.
Functions | |
gStyle | SetOptStat (0) |
for (int ih=0;ih< nhists;++ih) | |
Variables | |
TString | hists [nhists] ={"efrac_2sig","emaxfrac_6plane","Efrac_sumplane9","efrac_plane2","efrac_plane3","efrac_plane4","BDT7ratio"} |
TString | hists_name [nhists] ={"Fraction of energy in 2#sigma road","Maximum fraction of energy in 6-continuous planes","Fraction of energy in frist 10 planes","Fraction of energy in 2nd plane","Fraction of energy in 3rd plane","Fraction energy in 4th plane","BDT7 output"} |
double | minXbin [nhists] ={0.9,0,0,0,0,0,-0.3} |
double | maxXbin [nhists] ={1.01,0.2,0.2,0.025,0.025,0.025,0.3} |
int | nxbins [nhists] ={120,20,40,200,200,200,50} |
double | lxbins [nhists] ={0,0,0,0,0,0,-1} |
double | hxbins [nhists] ={1.2,0.2,0.2,0.2,0.2,0.2,1} |
TFile * | fd = new TFile("data_results.root") |
TFile * | fmc = new TFile("makeplots_LID02/data_results.root") |
for | ( | ) |
Definition at line 18 of file bdt_com.C.
References demo5::c1, h2f, h2f2, hd, plot_xsec_1d::hmc, make_syst_table_plots::ibin, MECModelEnuComparisons::leg, pad1, pad2, and std::sqrt().
gStyle SetOptStat | ( | 0 | ) |
TFile* fmc = new TFile("makeplots_LID02/data_results.root") |
Definition at line 14 of file bdt_com.C.
Referenced by demo_trivial_xsec_analysis(), skim::SkimmerAna::FillNueHistograms(), skim::CosmicBeamComparison::FillNueHistograms(), skim::EvaluatorNue::Initialize(), readFlux::Loop(), Make_NuMuCC_Inc_XS(), Make_NuMuCC_Inc_XS_v2(), MakeStackNME(), pi0_xcheck(), and plot_nd_spectra_2018().
TString hists[nhists] ={"efrac_2sig","emaxfrac_6plane","Efrac_sumplane9","efrac_plane2","efrac_plane3","efrac_plane4","BDT7ratio"} |
Definition at line 3 of file bdt_com.C.
Referenced by Analyse_GetEfficiency(), Analyse_GetEfficiency_UseNEntries(), align::Alignment::analyze(), autoColorHists(), dprf::ChannelPlots::beginRun(), demoFitContours(), ana::SpectrumComponents::DrawComponents(), DrawSurfacePoint(), ana::TwoSampleDecomp::DrawTwoSamplesWithRatios(), calib::CosmicCalib::FillPathLengthInfo(), calib::MakeAttenuationProfiles::FillPathLengthInfo(), calib::CosmicCalib::GetChannelHists(), calib::MakeAttenuationProfiles::GetChannelHists(), ana::NuWROSyst::InitializeHistograms(), joint_fit_2017_contours(), joint_fit_2018_contours(), joint_fit_2019_contours(), make_nue_xsec_pred(), MakeCovMx(), ana::NuePlotStyle::MakeSACanvas(), MakeSystematicPlots(), MatrixDeterminant(), numu_validation_numuvars(), order_chns::operator()(), plot_joint_fit_2020_contours(), plot_ratios(), PlotMultiverse(), ppfx_smooth_weights_make(), preselection_cutflow(), SaveMaps(), SplitHistograms(), testSystematics(), Tutorial2019FitContours(), validation_numu_nd(), validationscript(), and wrong_sign_uncertainty().
double maxXbin[nhists] ={1.01,0.2,0.2,0.025,0.025,0.025,0.3} |