Go to the source code of this file.
|
TH1F * | h1 =(TH1F*)file->Get("nslices_potspill") |
|
TCanvas * | c1 =new TCanvas("nslices_potspill","",700,600) |
|
h1 SetXTitle |
( |
"POT/spill (#times 10^{12})" |
| ) |
|
h1 SetYTitle |
( |
"No. of slices" |
| ) |
|
TCanvas* c1 =new TCanvas("nslices_potspill","",700,600) |
TH1F* h1 =(TH1F*)file->Get("nslices_potspill") |
Definition at line 4 of file nslices_potspill.C.
Referenced by AnalyseChannelingEfficiency(), zcl::FmmTrackerValidation::analyze(), zcl::FmmTrackerAna::analyze(), upmuana::UpMuAnalysis::analyze(), supernova::sliceAna::CalcDT0(), supernova::sliceAna::CalcDTC(), check_predinterp(), check_predinterp_numu(), om::HistoSet::CopyAndResetOne(), corrected_PE(), corrected_PE_mean(), deltaTDC(), drawPlot(), lem::EventSummary::FillHists(), genie::LwlynSmithQELCCPXSec::FullDifferentialXSec(), GammaFit(), ana::covmx::CovarianceMatrix::GetCovMxRelative(), getSigmaPlots(), getSigmaPlotsAll(), om::IPC::HandleHistogramRequests(), lem::EventSummary::IsSig(), load_libs_muonid(), main(), make_2hitq(), make_selectgoodclust(), make_selectgoodclust2(), make_spalld(), make_spallq(), make_spallt8mev(), MakeHist(), evdb::ColorScale::MakeHSVScale(), MakeLegend(), MakePlot(), trident::DimuonSliceAna::PlaneKS(), plot_angles(), plot_beam_angles(), plot_nhit(), plot_positions(), plot_residV(), plot_times(), PlotComp(), PlotEfficiency(), Plotting_Data2DataComp(), Plotting_DataSpectra_MakeTGraph(), Plotting_MakeBlessedSlices(), ana::RatioPlot(), RatioPlot(), readExfor(), saveS1(), evdb::ColorScale::SetBounds(), singlecellcorr(), slicer_production_validation(), SplitPlot(), ana::ToTH2(), ana::ToTH3(), and om::PlotViewer::UpdateCompare().