susy_cfa
b611ccad937ea179f86a1f5663960264616c0a20
|
#include <plot_roc.hpp>
Public Member Functions | |
sample_class (TString ilabel, std::vector< TString > ifiles, TString icut="1") | |
Public Attributes | |
TString | label |
TString | cut |
std::vector< TString > | files |
Definition at line 26 of file plot_roc.hpp.
sample_class::sample_class | ( | TString | ilabel, |
std::vector< TString > | ifiles, | ||
TString | icut = "1" |
||
) |
Definition at line 364 of file plot_roc.cxx.
References data_combine::files.
TString sample_class::cut |
Definition at line 29 of file plot_roc.hpp.
std::vector<TString> sample_class::files |
Definition at line 30 of file plot_roc.hpp.
TString sample_class::label |
Definition at line 29 of file plot_roc.hpp.