ROOTPWA
|
Public Attributes | |
std::vector< TH1D * > | isobar_mass |
std::vector< TH1D * > | costheta_GJF |
std::vector< TH1D * > | phi_GJF |
TH1D * | costheta_GJF_MC_raw |
std::vector< TH2D * > | costheta_GJF_tprime |
TH1D * | isobar_mass_diff |
TH1D * | costheta_GJF_diff |
TH1D * | phi_GJF_diff |
TH2D * | costheta_GJF_tprime_diff |
Definition at line 44 of file plotWeightedEvts_3pin.C.
std::vector< TH1D * > GJHistBunch::costheta_GJF |
Definition at line 47 of file plotWeightedEvts_3pin.C.
Referenced by fillWeightedGJAnglePlots(), and GJHistBunchFactory().
TH1D * GJHistBunch::costheta_GJF_diff |
Definition at line 54 of file plotWeightedEvts_3pin.C.
TH1D * GJHistBunch::costheta_GJF_MC_raw |
Definition at line 49 of file plotWeightedEvts_3pin.C.
Referenced by fillWeightedGJAnglePlots(), and GJHistBunchFactory().
std::vector< TH2D * > GJHistBunch::costheta_GJF_tprime |
Definition at line 50 of file plotWeightedEvts_3pin.C.
Referenced by fillWeightedGJAnglePlots(), and GJHistBunchFactory().
TH2D * GJHistBunch::costheta_GJF_tprime_diff |
Definition at line 56 of file plotWeightedEvts_3pin.C.
std::vector< TH1D * > GJHistBunch::isobar_mass |
Definition at line 46 of file plotWeightedEvts_3pin.C.
Referenced by fillWeightedGJAnglePlots(), and GJHistBunchFactory().
TH1D * GJHistBunch::isobar_mass_diff |
Definition at line 53 of file plotWeightedEvts_3pin.C.
std::vector< TH1D * > GJHistBunch::phi_GJF |
Definition at line 48 of file plotWeightedEvts_3pin.C.
Referenced by fillWeightedGJAnglePlots(), and GJHistBunchFactory().
TH1D * GJHistBunch::phi_GJF_diff |
Definition at line 55 of file plotWeightedEvts_3pin.C.