#include <NumuSelection.h>
Public Attributes | |
TH1D * | h_numu_ccqe |
histogram w/ CCQE energy veriable [GeV] More... | |
TH1D * | h_numu_trueE |
histogram w/ truth energy variable [GeV] More... | |
TH1D * | h_numu_visibleE |
histogram w/ visible energy variable (total muon momentum + kinetic hadron energy) [GeV] More... | |
TH1D * | h_numu_true_v_visibleE |
histogram w/ difference of visible and truth energy [GeV] More... | |
TH1D * | h_numu_t_is_contained |
histogram w/ whether associated track is contained in AV More... | |
TH1D * | h_numu_contained_L |
histogram w/ FV contained length of track in CC event [cm] More... | |
TH1D * | h_numu_t_length |
histogram w/ total length of associated track [cm] More... | |
TH1D * | h_numu_t_is_muon |
histogram of whether associated track is a muon More... | |
TH2D * | h_numu_Vxy |
2D x-y vertex histogram [cm] More... | |
TH2D * | h_numu_Vxz |
2D x-z vertex histogram [cm] More... | |
TH2D * | h_numu_Vyz |
2D y-z vertex histogram [cm] More... | |
TH1D * | h_numu_Vx_sig |
TH1D * | h_numu_Vy_sig |
TH1D * | h_numu_Vz_sig |
TH1D * | h_numu_Vx_bkg |
TH1D * | h_numu_Vy_bkg |
TH1D * | h_numu_Vz_bkg |
TH1D * | h_numu_t_is_muon_sig |
histogram of whether associated track is a muon More... | |
TH1D * | h_numu_t_is_muon_bkg |
histogram of whether associated track is a muon More... | |
Histograms made for output
Definition at line 122 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_ccqe |
histogram w/ CCQE energy veriable [GeV]
Definition at line 123 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_contained_L |
histogram w/ FV contained length of track in CC event [cm]
Definition at line 128 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_t_is_contained |
histogram w/ whether associated track is contained in AV
Definition at line 127 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_t_is_muon |
histogram of whether associated track is a muon
Definition at line 130 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_t_is_muon_bkg |
histogram of whether associated track is a muon
Definition at line 143 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_t_is_muon_sig |
histogram of whether associated track is a muon
Definition at line 142 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_t_length |
histogram w/ total length of associated track [cm]
Definition at line 129 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_true_v_visibleE |
histogram w/ difference of visible and truth energy [GeV]
Definition at line 126 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_trueE |
histogram w/ truth energy variable [GeV]
Definition at line 124 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_visibleE |
histogram w/ visible energy variable (total muon momentum + kinetic hadron energy) [GeV]
Definition at line 125 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_Vx_bkg |
Definition at line 139 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_Vx_sig |
Definition at line 136 of file NumuSelection.h.
TH2D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_Vxy |
2D x-y vertex histogram [cm]
Definition at line 133 of file NumuSelection.h.
TH2D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_Vxz |
2D x-z vertex histogram [cm]
Definition at line 134 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_Vy_bkg |
Definition at line 140 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_Vy_sig |
Definition at line 137 of file NumuSelection.h.
TH2D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_Vyz |
2D y-z vertex histogram [cm]
Definition at line 135 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_Vz_bkg |
Definition at line 141 of file NumuSelection.h.
TH1D* ana::SBNOsc::NumuSelection::RootHistos::h_numu_Vz_sig |
Definition at line 138 of file NumuSelection.h.