====================================================================== /// More...
Public Member Functions | |
Plot () | |
Plot (TH1 *h_) | |
Plot (TH1 *h_, std::string name_, std::string legLabel_) | |
Plot (std::string file_, std::string name_, std::string legLabel_) | |
Public Attributes | |
std::string | label |
std::string | fname |
Binning | bins |
Var | var |
const char * | savename |
const char * | XaxisLabel |
int | rebinAmt |
int | legSide |
int | yAxisLimit |
std::string | file |
std::string | name |
TH1 * | h |
std::string | type |
std::string | legLabel |
int | color |
Cut | cut |
double | yRangeLow |
double | yRangeHigh |
std::string | fLabelX |
std::string | fLabelY |
std::string | fName |
Binning | fBins |
Var | fVar |
Cut | fCut |
double | fYRangeLow |
double | fYRangeHigh |
ana::Binning | bins |
====================================================================== ///
Definition at line 28 of file CutFlow_Data.C.
|
inline |
Definition at line 23 of file DrawUtils.h.
|
inline |
Definition at line 26 of file DrawUtils.h.
|
inline |
Definition at line 31 of file DrawUtils.h.
|
inline |
Definition at line 39 of file DrawUtils.h.
References om::cout, allTimeWatchdog::endl, MakeMiniprodValidationCuts::f, and h.
ana::Binning Plot::bins |
Definition at line 8 of file GetSpectra.h.
Binning Plot::bins |
Definition at line 31 of file CutFlow_Data.C.
Referenced by caf_numu_fd_validation_data(), caf_numu_fd_validation_MC(), caf_numu_fd_validation_MC_no_tau(), CutFlow_Data(), CutFlow_MC(), efficiency(), efficiencySA(), getBNBPlots(), getData(), getPredictions(), getTimePeakTotal(), and timingPeak().
int Plot::color |
Definition at line 22 of file DrawUtils.h.
Referenced by TB_WatchdogFx.Tier::getHist(), and WatchdogFx.Tier::getHist().
Cut Plot::cut |
Definition at line 115 of file VarsAndCuts.h.
Binning Plot::fBins |
Definition at line 115 of file VarsAndCuts_2019.h.
Cut Plot::fCut |
Definition at line 117 of file VarsAndCuts_2019.h.
std::string Plot::file |
Definition at line 17 of file DrawUtils.h.
Referenced by getData(), and getPredictions().
std::string Plot::fLabelX |
Definition at line 112 of file VarsAndCuts_2019.h.
std::string Plot::fLabelY |
Definition at line 113 of file VarsAndCuts_2019.h.
std::string Plot::fname |
Definition at line 30 of file CutFlow_Data.C.
Referenced by caf_numu_fd_validation_data(), caf_numu_fd_validation_MC(), caf_numu_fd_validation_MC_no_tau(), drawLongTerm(), drawTimePlots(), drawVsPOT(), efficiency(), efficiencySA(), FD_plots(), getData(), getPredictions(), getTimePeakPlots(), and getTimePeakTotal().
std::string Plot::fName |
Definition at line 114 of file VarsAndCuts_2019.h.
Var Plot::fVar |
Definition at line 116 of file VarsAndCuts_2019.h.
double Plot::fYRangeHigh |
Definition at line 119 of file VarsAndCuts_2019.h.
double Plot::fYRangeLow |
Definition at line 118 of file VarsAndCuts_2019.h.
TH1* Plot::h |
Definition at line 19 of file DrawUtils.h.
Referenced by ValidCalibPDF::DiblockTex(), DrawUtils::DrawPlotStack(), DrawUtils::MakeLegend(), DrawUtils::MakeRatio(), and Plot().
std::string Plot::label |
Definition at line 29 of file CutFlow_Data.C.
Referenced by caf_numu_fd_validation_data(), caf_numu_fd_validation_MC(), caf_numu_fd_validation_MC_no_tau(), CutFlow_Data(), CutFlow_MC(), efficiency(), efficiencySA(), getBNBPlots(), getData(), getPredictions(), getTimePeakTotal(), and timingPeak().
std::string Plot::legLabel |
Definition at line 21 of file DrawUtils.h.
Referenced by DrawUtils::MakeLegend().
int Plot::legSide |
Definition at line 84 of file make_DiF_plots.C.
std::string Plot::name |
Definition at line 18 of file DrawUtils.h.
Referenced by generic.models.Organizational.PlotID::__contains__(), mcscore.MCParticle::__init__(), Definition.Definition::__repr__(), Chain.Chain::__repr__(), Chain.Chain::AddTier(), python.g4viscp.G4Scene::create_scene(), python3.g4viscp.G4Scene::create_scene(), CalibAnaPlot::Draw(), DefinitionData.DefinitionData::fetchData(), TB_WatchdogFx.Tier::getHist(), WatchdogFx.Tier::getHist(), TB_WatchdogFx.Path::getPlotCanvas(), WatchdogFx.Path::getPlotCanvas(), std_candles.StdCandlesPlotter::IsMC(), mcscore.MCParticle::printout(), run_unfold_ppfx_multiprocess.Consumer::run(), run_unfold_systs_multiprocess.Consumer::run(), run_unfold_genie_multiprocess.Consumer::run(), PageMaker.PageMaker::setNavBarActive(), python.g4viscp.G4Scene::update_scene(), python3.g4viscp.G4Scene::update_scene(), and PageMaker.PageMaker::write().
int Plot::rebinAmt |
Definition at line 84 of file make_DiF_plots.C.
const char* Plot::savename |
Definition at line 84 of file make_DiF_plots.C.
std::string Plot::type |
Definition at line 20 of file DrawUtils.h.
Referenced by DrawUtils::DrawPlotStack(), and DrawUtils::MakeRatio().
Var Plot::var |
Definition at line 32 of file CutFlow_Data.C.
Referenced by caf_numu_fd_validation_data(), caf_numu_fd_validation_MC(), caf_numu_fd_validation_MC_no_tau(), CutFlow_Data(), CutFlow_MC(), efficiency(), efficiencySA(), getBNBPlots(), getData(), getPredictions(), getTimePeakTotal(), and timingPeak().
const char* Plot::XaxisLabel |
Definition at line 84 of file make_DiF_plots.C.
int Plot::yAxisLimit |
Definition at line 84 of file make_DiF_plots.C.
double Plot::yRangeHigh |
Definition at line 117 of file VarsAndCuts.h.
double Plot::yRangeLow |
Definition at line 116 of file VarsAndCuts.h.