ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
#include <plot_mj_bdt_aux.hpp>
Public Member Functions | |
sample_class (TString ilabel, std::vector< TString > ifiles, TString icut="1") | |
sample_class (TString ilabel, std::vector< TString > ifiles, TString icut="1") | |
Public Attributes | |
TString | label |
TString | cut |
std::vector< TString > | files |
Definition at line 18 of file plot_mj_bdt_aux.hpp.
sample_class::sample_class | ( | TString | ilabel, |
std::vector< TString > | ifiles, | ||
TString | icut = "1" |
||
) |
Definition at line 360 of file plot_mj_bdt_aux.cxx.
References marker_class::marker_class().
Referenced by MakeROC().
sample_class::sample_class | ( | TString | ilabel, |
std::vector< TString > | ifiles, | ||
TString | icut = "1" |
||
) |
TString sample_class::cut |
Definition at line 21 of file plot_mj_bdt_aux.hpp.
std::vector< TString > sample_class::files |
Definition at line 22 of file plot_mj_bdt_aux.hpp.
TString sample_class::label |
Definition at line 21 of file plot_mj_bdt_aux.hpp.