ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
#include <plot_mj_bdt_aux.hpp>
Public Member Functions | |
bdt_class (std::vector< bdtvar_class > ivars, TString isignal, TString ibkg) | |
Public Attributes | |
std::vector< bdtvar_class > | vars |
TString | signal |
TString | bkg |
TString | name |
Definition at line 44 of file plot_mj_bdt_aux.hpp.
bdt_class::bdt_class | ( | std::vector< bdtvar_class > | ivars, |
TString | isignal, | ||
TString | ibkg | ||
) |
TString bdt_class::bkg |
Definition at line 48 of file plot_mj_bdt_aux.hpp.
Referenced by bdt_class().
TString bdt_class::name |
Definition at line 48 of file plot_mj_bdt_aux.hpp.
Referenced by bdt_class().
TString bdt_class::signal |
Definition at line 48 of file plot_mj_bdt_aux.hpp.
Referenced by bdt_class().
std::vector<bdtvar_class> bdt_class::vars |
Definition at line 47 of file plot_mj_bdt_aux.hpp.
Referenced by bdt_class().